Author: gotar                        Date: Wed Aug  6 10:48:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- httpd conf file

---- Files affected:
SOURCES:
   centreon.conf (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/centreon.conf
diff -u /dev/null SOURCES/centreon.conf:1.1
--- /dev/null   Wed Aug  6 12:48:27 2008
+++ SOURCES/centreon.conf       Wed Aug  6 12:48:21 2008
@@ -0,0 +1,9 @@
+<IfModule mod_alias.c>
+       Alias /centreon /usr/share/centreon
+       <Directory /usr/share/centreon>
+               Allow from all
+               Options None
+               AllowOverride None
+               php_admin_value open_basedir 
"/etc/webapps/centreon/:/usr/share/centreon/:/var/lib/centreon/:/tmp"
+       </Directory>
+</IfModule>
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to