Can't access the html files inside the cgi-bin directory...

Patrick Lam patrickl at astri.org
Fri Jun 20 08:37:13 UTC 2003


Dear all:
 
I have the following lines in my httpd.conf file:
 
-------------
ScriptAlias /bugzilla/ "/usr/local/bugzilla/"
 
<Directory "/usr/local/bugzilla">
            Options +ExecCGI
            AllowOverride All
</Directory>
------------------
 
However, when I access any .html links on the /bugzilla/index.cgi page
(e.g. /bugzilla/quicksearch.html), the server always returns a "500
Internal Server Error".  It seems like the server is trying to execute
the .html file.
 
How can I fix this problem?  I think this should be a pretty common one,
right?
 
Thanks very much in advance,
 
Patrick
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20030620/4d1cc610/attachment.html>


More information about the developers mailing list