Hello Vincent,
that worked just perfect. Thanks for you quick reply :)
Sincerely Dan Peder Eriksen
On Wed, 02 Aug 2006 16:56:10 +0200, Vincent Bray <[EMAIL PROTECTED]> wrote:
On 8/2/06, Dan Peder Eriksen <[EMAIL PROTECTED]> wrote:
Hello,
Hi,
[snip]
This is what I have been trying:
<Directory "/Tromsbuss">
AuthType Basic
AuthName "Restricted Files"
AuthBasicProvider file
AuthUserFile F:\Apache\passwd
Require valid-user
</Directory>
<Directory> is entirely the wrong directive to use here, as it refers
to a filesystem location, rather than a URI. Try <Location> instead.
---------------------------------------------------------------------
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]