Web Servers on Windows - File access vs Directory access control Apache2

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Windows > November 2004 > File access vs Directory access control Apache2





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author File access vs Directory access control Apache2
Dan Bambach

2004-11-23, 5:55 pm

I have got the directory access to work where it requires a user and
password to access the files in that directory, but I have yet to figure out
how to do this at the file level and not directory. Anyone here have any
ideas? Here is the directory commands that work:

<Directory "F:\inetpub\wwwroot\secure">
AuthType Basic
AuthName "Email request for access to: me@domain.mine, or enter user name
and password provided to you"
AuthUserFile "d:/program files/apache group/apache2/bin/passwords"
Require user user
</Directory>

Thanks Dan


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com