Re: Apache 2 webdav - .htaccess file visible to windows clie…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: Main PLUG discussion list
CC: Arizona State University Linux Users Group
Subject: Re: Apache 2 webdav - .htaccess file visible to windows clients
On Fri, 8 Jun 2007, Bryan O'Neal wrote:

> Ok I have a particular liking to .htaccess files for setting users,
> permissions, auth names, etc. but my .htaccess file is visible to
> Windows XP clients when they connect to my webdav folder. Suggestions?


Does your Apache configuration have something like this?

<Files ~ "^\.ht">
    Order allow,deny
    Deny from all
</Files>


Jeremy C. Reed
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss