[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] My .htaccess files are hidden.
- Subject: Re: [cobalt-users] My .htaccess files are hidden.
- From: "Owen Lees" <owen@xxxxxxxxxxxxxxxx>
- Date: Mon Sep 25 01:30:04 2000
Hi..
>Could someone tell me how to make my .htaccess files visible.
>I ftp the htaccess file to my server but when i change the name to
>.htaccess it disappears "becomes hidden".
If you start up a telnet client and log into the shell (that ok everyone
syntax wise??) and bavigate to the directory that you have put the .htaccess
into and type (after the $) "ls -a" (- the quotes) you will see all files.
Ftp and Normal viewing is prohibited from seeing .files as part of the
security setup on Linux/Unix systems.
Hope this helps you.
(Nice to help the other way for a change!)
Owen
PS: Anyone have any thoughts on the SSL question that I wrote a week ago??