Problem with .htaccess
Posted: Wed Jan 31, 2007 11:05 am
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
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