Problem with .htaccess

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Locked
MaxMM
Forum Newbie
Posts: 6
Joined: Wed Jan 31, 2007 10:56 am

Problem with .htaccess

Post by MaxMM »

Hi
I am having some problems with .htaccess. It does not work proparly.
Please let me know what am I doing wrong.


I created and placed that file [ .htaccess ] in a folder where I dont want people to access my files/folders directly on the web
and inside the file I wrote:

# no one gets in here!
deny from all

But it does not work.. I can still access the files/folders from web http

Thank you.
MM
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Duplicate thread. Locked.
Locked