COLOR="#000000"
><PRE
CLASS="programlisting"
->Options ExecCGI AllowOverride Limit</PRE
+>Options ExecCGI<br>AllowOverride Limit</PRE
></FONT
></TD
></TR
></DIV
></BODY
></HTML
->
\ No newline at end of file
+>
COLOR="#000000"
><PRE
CLASS="programlisting"
->Options ExecCGI AllowOverride Limit</PRE
+>Options ExecCGI<br>AllowOverride Limit</PRE
></FONT
></TD
></TR
></DIV
></BODY
></HTML
->
\ No newline at end of file
+>
<para>With Apache you'll also want to make sure that within the
httpd.conf file the line:
- <programlisting>Options ExecCGI AllowOverride Limit</programlisting>
+ <programlisting>
+Options ExecCGI
+AllowOverride Limit
+ </programlisting>
is in the stanza that covers the directories into which you intend to
put the bugzilla .html and .cgi files.
With Apache you'll also want to make sure that within the httpd.conf
file the line:
- Options ExecCGI AllowOverride Limit
+ Options ExecCGI
+ AllowOverride Limit
is in the stanza that covers the directories into which you intend to
put the bugzilla .html and .cgi files.
<para>With Apache you'll also want to make sure that within the
httpd.conf file the line:
- <programlisting>Options ExecCGI AllowOverride Limit</programlisting>
+ <programlisting>
+Options ExecCGI
+AllowOverride Limit
+ </programlisting>
is in the stanza that covers the directories into which you intend to
put the bugzilla .html and .cgi files.