rpms/bugzilla/devel bugzilla-httpd-conf,1.2,1.3

John Berninger (jwb) fedora-extras-commits at redhat.com
Fri Oct 26 15:41:56 UTC 2007


Author: jwb

Update of /cvs/pkgs/rpms/bugzilla/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23791/devel

Modified Files:
	bugzilla-httpd-conf 
Log Message:
fix http startup big with AllowOverride Options


Index: bugzilla-httpd-conf
===================================================================
RCS file: /cvs/pkgs/rpms/bugzilla/devel/bugzilla-httpd-conf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bugzilla-httpd-conf	22 Oct 2007 14:54:19 -0000	1.2
+++ bugzilla-httpd-conf	26 Oct 2007 15:41:21 -0000	1.3
@@ -4,5 +4,5 @@
   AddHandler cgi-script .cgi
   Options +Indexes +ExecCGI +FollowSymLinks
   DirectoryIndex index.cgi
-  AllowOverride Limit Option FileInfo
+  AllowOverride Limit Options FileInfo
 </Directory>




More information about the fedora-extras-commits mailing list