[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: HELP
- Subject: [cobalt-users] RE: HELP
- From: David <mrtan.1@xxxxxxxxx>
- Date: Tue Feb 6 15:32:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I've just uploaded an .htaccess file because I'm trying to get an e404
page up. After uploading the file it seemed to dissapear so I
> cant delete it. Its made my website unavailable which now displays
server
misconfiguration
>
> How do I rectify this situation and delete the .htaccess file
>
For some reason the RAQ3 hides .ht files.
Telnet in and do a " ls -al "
And you will be able to see the hidden files.
Or if you have a ftp program that allows you to specify the -al command
you can view them with it. "WsFtp allows you to put the -al command in
a box on the right."
Also if you search the archives their is directions for modifying proftp
to display hidden .htaccess files.
Good Luck