Many updates.
This commit is contained in:
parent
a3a0d1b51c
commit
7ccb1aa296
37 changed files with 96 additions and 43 deletions
|
|
@ -305,9 +305,9 @@ DirectoryIndex disabled
|
|||
</Directory>
|
||||
</IfModule>
|
||||
|
||||
<Directory /data/www/html>
|
||||
<Directory /data/var/www/html>
|
||||
Options Includes MultiViews SymLinksIfOwnerMatch
|
||||
AllowOverride AuthConfig FileInfo Indexes Limit
|
||||
AllowOverride AuthConfig FileInfo Indexes Limit Options
|
||||
|
||||
Require all granted
|
||||
|
||||
|
|
@ -336,7 +336,7 @@ DirectoryIndex disabled
|
|||
</Directory>
|
||||
|
||||
<IfModule cgid_module>
|
||||
<Directory /data/www/cgi-bin/>
|
||||
<Directory /data/var/www/cgi-bin/>
|
||||
Options ExecCGI Includes MultiViews SymLinksIfOwnerMatch
|
||||
AllowOverride AuthConfig FileInfo Limit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue