turnbui wrote:
 ScriptAlias /cgi-bin/ "C:/Program Files/Apache Software
Foundation/Apache2.2/iansthtdocs/cgi-bin/"

You should not use ScriptAlias for anything related to mod_perl. It tells mod_cgi to handle that directory.

- Perrin

Reply via email to