]> git.pld-linux.org Git - packages/bugzilla.git/commitdiff
- standard apache config header
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 15 Nov 2005 22:33:05 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bugzilla.conf -> 1.3

bugzilla.conf

index 276e67d4ec944ead0c9cdbf36bf6fb34823dc858..e8399547c4a147c73c43a8149426a60000350778 100644 (file)
@@ -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
This page took 0.068359 seconds and 4 git commands to generate.