<Directory c:/nwl/cgi/>

         Options ExecCGI
         AuthType Basic
         AuthName "Authorization Required"
         AuthUserFile c:/nwl/passwords
         Require user test
         SSLRequireSSL

 </Directory>

For one thing, there seems to be a conflict between c:/nwl and c:/nws.
For another thing, you don't have the
Order allow,deny
Allow from all
in the c:/nw? directory.

Joshua.


The nw? was an error I made when i changed the path info for the post here.

I dont have the 'Order allow,deny .. ' because auth is required for the cgi directory...



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to