Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Help! .htaccess BIG boo boo!

Quote Reply
Help! .htaccess BIG boo boo!
I messed around and put .htaccess at the worng place, its in the main user area, now no one can access it, I tried delete it but I get an error message bad file name, How do I get this out?
Thanks
Joey
Quote Reply
Re: Help! .htaccess BIG boo boo! In reply to
Use:

ls -al

to get the file to show up in telnet. Then just type

rm .htaccess

assuming you are in the same directory as the .htaccess file.

Hope that helps,

Alex
Quote Reply
Re: Help! .htaccess BIG boo boo! In reply to
No way other than deleting it! Deleting via FTP, you get a wrong filename error? That certainly shouldn't be... try overwriting it.
Quote Reply
Re: Help! .htaccess BIG boo boo! In reply to
It wont show up in FTP or in Telnet, I tried to delete it but I can't if I over written it, ital still be password protected, I ment to put it in /search/editors but I put it in /search,
Thanks
Joey
Quote Reply
Re: Help! .htaccess BIG boo boo! In reply to
Joey,
try copying a blanc htaccess file with the same name in that directory, to see if it will over-write it.


Just a thought.

Sol