Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 4529a6423f0a584ea6ae8cd3161089ae > files > 3

ocsinventory-1.02.1-2mdv2009.0.src.rpm

--- OCSNG_LINUX_SERVER_1.0-RC1/ocsinventory-NG/apache_config.old	2006-01-30 00:06:47.000000000 +0100
+++ OCSNG_LINUX_SERVER_1.0-RC1/ocsinventory-NG/apache_config	2006-01-30 00:07:59.000000000 +0100
@@ -1,5 +1,11 @@
 #ocsinventory-ng configuration 
-PerlRequire /var/www/ocsinventory-NG/Ocsinventory_startup.pl
+Alias /ocsreports /var/www/ocsreports
+
+<Directory /var/www/ocsreports>
+	Allow from all
+</Directory>
+
+PerlRequire /var/www/cgi-bin/Ocsinventory_startup.pl
 <Location /ocsinventory>
 	order deny,allow
 	allow from all