Redodnant
This commit is contained in:
parent
d6511ede23
commit
e70059c9c2
|
@ -5,17 +5,4 @@
|
||||||
alias /admin/sql /usr/share/phpmyadmin
|
alias /admin/sql /usr/share/phpmyadmin
|
||||||
alias /webmail /usr/share/squirrelmail
|
alias /webmail /usr/share/squirrelmail
|
||||||
|
|
||||||
<Directory />
|
|
||||||
Options FollowSymLinks
|
|
||||||
AllowOverride None
|
|
||||||
</Directory>
|
|
||||||
<Directory /var/alternc/bureau>
|
|
||||||
Order allow,deny
|
|
||||||
Allow from all
|
|
||||||
php_admin_flag safe_mode_gid off
|
|
||||||
php_admin_flag safe_mode off
|
|
||||||
php_admin_flag register_globals on
|
|
||||||
AddDefaultCharset ISO-8859-1
|
|
||||||
php_admin_value open_basedir /etc/alternc/:/var/run/alternc/:/var/alternc/bureau/:/var/alternc/html/:/var/alternc/tmp:/tmp:/usr/share/php/:/var/cache/alternc-webalizer/
|
|
||||||
</Directory>
|
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
Loading…
Reference in New Issue