[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] HELP



+-----Original Message-----
+From: cobalt-users-admin@xxxxxxxxxxxxxxx
+[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of W.E.B.S Ltd -
+www.awebcompany.net ( J Williams)
+Sent: Monday, February 05, 2001 4:26 AM
+To: cobalt-users@xxxxxxxxxxxxxxx
+Subject: [cobalt-users] HELP
+Importance: High
+
+
+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

Telnet or ssh in and cd to the directory you uploaded it to then

do a: ls -la

and you'll see the file. Then you can CAREFULLY use the rm command
to delete it.  ( rm .htaccess )

Otherwise you would need to edit your proftpd.conf file to show 
hidden files. Procedure to do this should be in the archives on
a search of proftpd or hidden files.

Then send an e-mail to wishlist@xxxxxxxxxx and tell them that you
are sorely disappointed that the whiz-bang mighty mighty Cobalt-Sun
GUI Control Panel doesn't have a .htaccess Web edit feature like 98%
of the nickel&dime cheapo $8.95-a-month hosting control panels do. 

:)