View Single Post
Old 02-13-2003, 02:22 PM  
cafeaulait
Confirmed User
 
Industry Role:
Join Date: Jun 2002
Posts: 587
Hiding htaccess?

When I browse to my .htaccess file:

http://members.mysite.com/.htaccess

Explorer asks me if I would like to open or download it, and then lets me?! Obvioulsy thus exposing the location of the password file.

Its CHMOD to 644 and I got the following code in it:

<Files .*>
order allow,deny
deny from all
</Files>

How do I stop this from happening????
cafeaulait is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote