SOURCES: bugzilla.conf - standard apache config header
glen
glen at pld-linux.org
Tue Nov 15 23:33:10 CET 2005
Author: glen Date: Tue Nov 15 22:33:10 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- standard apache config header
---- Files affected:
SOURCES:
bugzilla.conf (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/bugzilla.conf
diff -u SOURCES/bugzilla.conf:1.2 SOURCES/bugzilla.conf:1.3
--- SOURCES/bugzilla.conf:1.2 Sat Mar 27 13:47:12 2004
+++ SOURCES/bugzilla.conf Tue Nov 15 23:33:05 2005
@@ -1,6 +1,10 @@
+# $Id$
+
Alias /bugzilla "/usr/share/bugzilla"
<Directory /usr/share/bugzilla>
Options ExecCGI
AddHandler cgi-script .cgi
</Directory>
+
+# vim: filetype=apache ts=4 sw=4 et
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/bugzilla.conf?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list