.: SOURCES/wpkg-http_apache.conf - correct path

wolvverine wolvverine at pld-linux.org
Sat Oct 1 04:33:18 CEST 2005


Author: wolvverine                   Date: Sat Oct  1 02:33:18 2005 GMT
Module: .                             Tag: HEAD
---- Log message:
- correct path

---- Files affected:
./SOURCES:
   wpkg-http_apache.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: ./SOURCES/wpkg-http_apache.conf
diff -u ./SOURCES/wpkg-http_apache.conf:1.1 ./SOURCES/wpkg-http_apache.conf:1.2
--- ./SOURCES/wpkg-http_apache.conf:1.1	Sat Oct  1 04:08:23 2005
+++ ./SOURCES/wpkg-http_apache.conf	Sat Oct  1 04:33:12 2005
@@ -1,5 +1,5 @@
-Alias /WPKG /usr/share/wpkg-html
-<Directory /usr/share/wpkg-html>
+Alias /WPKG /usr/share/wpkg-html/root
+<Directory /usr/share/wpkg-html/root>
 	Order deny,allow
 	Deny from all
 	Allow from 127.0.0.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/./SOURCES/wpkg-http_apache.conf?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list