Synopsis: cgi-bin negotiation bug -> Security hole

State-Changed-From-To: open-closed
State-Changed-By: dgaudet
State-Changed-When: Fri May  2 15:30:54 PDT 1997
State-Changed-Why:
Solved by using "AddHandler cgi-script .cgi" and/or by
turning off multiviews in the cgi-bin directory.  For example:

<Directory /server/root/cgi-bin>
Options ExecCGI
</Directory>

Thanks for using Apache!
Dean

Reply via email to