Redodnant

This commit is contained in:
Alan Garcia 2011-03-06 20:27:20 +00:00
parent d6511ede23
commit e70059c9c2
1 changed files with 0 additions and 13 deletions

View File

@ -5,17 +5,4 @@
alias /admin/sql /usr/share/phpmyadmin
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>