Loans - Starting Over - Loans - eBay - Debt

PDA

View Full Version : How to un-protect a folder that is protected?


praisehim
May 2nd 2008, 9:39 am
Good day,

I have Apache up and running smoothly, but one of the folders in my site is currently password protected. I cannot see and .htaccess or .htpsswd files located in the area of this folder.

Where would I go to see where these changes can be made please?

Awaiting your response.
Thanks

kmap
May 2nd 2008, 9:45 am
Hi

most likely you are not watching the files properly

Only .htaccess and .htpasswd are used to protect folder

Is it a dedicated hosting or shared hosting?

Have you looked for .htaccess in parent folder might be that causing problem

Regards

Alex

ooyes
May 2nd 2008, 9:56 am
did you check if the files are hidden?

Trusted Writer
May 4th 2008, 1:53 pm
Is it a dedicated hosting or shared hosting?


On dedicated hosting or your own server those files might be outside the public_html or var/www directory.

Ooyes may be right too and those files can be hidden but easy to find with a proper ftp program to get them shown or try by typing ls -a at your ftp/shell command line prompt

apachehtaccess
May 9th 2008, 2:14 pm
if you can ssh, then just do rm FOLDER/.htaccess
if ftp then upload a blank .htaccess to FOLDER/.htaccess