[Zope] Apache/Zope/NT: Can't login to management screens

Rob Page rob.page@digicool.com
Fri, 14 May 1999 09:51:52 -0400


>     * <Directory "d:/apache/cgi-bin">
>           AllowOverride None
>           Options ExecCGI
>           Order allow,deny
>           Allow from all
>       </Directory>

Try taking the drive letter our of the directory declaration...

--Rob