Author: glen Date: Wed Mar 8 13:09:48 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial
---- Files affected: SOURCES: phorum-apache.conf (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/phorum-apache.conf diff -u /dev/null SOURCES/phorum-apache.conf:1.1 --- /dev/null Wed Mar 8 14:09:48 2006 +++ SOURCES/phorum-apache.conf Wed Mar 8 14:09:43 2006 @@ -0,0 +1,5 @@ +# $Id$ +Alias /phorum /usr/share/phorum +<Directory /usr/share/phorum> + Allow from all +</Directory> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
