]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- set open_basedir
authorTomasz Pala <gotar@pld-linux.org>
Thu, 7 Jun 2007 13:14:41 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.conf -> 1.5

phpMyAdmin.conf

index 85f7a1ac808b455dba24f6f53983d8bb71b8f080..7f1a275030e2420f77a4151bf01b224b4c53bfd1 100644 (file)
@@ -4,4 +4,5 @@ Alias /myadmin /usr/share/phpMyAdmin
        AllowOverride None
        Order allow,deny
        Allow from all
+       php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/.."
 </Directory>
This page took 0.055553 seconds and 4 git commands to generate.