Last pb
This commit is contained in:
parent
adc690d3d5
commit
20d725ddcd
|
@ -36,7 +36,7 @@ ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/
|
||||||
|
|
||||||
<Directory /var/alternc/html>
|
<Directory /var/alternc/html>
|
||||||
AllowOverride AuthConfig FileInfo Limit Options Indexes
|
AllowOverride AuthConfig FileInfo Limit Options Indexes
|
||||||
Options Indexes Includes -FollowSymLinks MultiViews
|
Options Indexes Includes -FollowSymLinks MultiViews SymLinksIfOwnerMatch
|
||||||
Order allow,deny
|
Order allow,deny
|
||||||
Allow from all
|
Allow from all
|
||||||
php_admin_flag safe_mode_gid on
|
php_admin_flag safe_mode_gid on
|
||||||
|
|
Loading…
Reference in New Issue