[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] HTACCESS ERROR
- Subject: Re: [cobalt-developers] HTACCESS ERROR
- From: Support <Support@xxxxxxxxxxxxxxxxxxx>
- Date: Sun Jan 6 10:25:51 2002
- Organization: http://www.JMG-Enterprises.com
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Kevin,
YOu will have to telnet into your server. Most ftp spftware do not let you see the
hidden system files that start with a period.
John
"Mr. Kevin Rinehart" wrote:
> Hello All,
>
> I am in need of assistance. I attempted to create a secured directory in
> a members area for a client. However, I only get an "internal server error"
> when I attempted to access the file. When I FTP into the area, I can not
> see the file ".htaccess" anywhere. I figured I could just delete the file and
> start over. But since I can not find the " .htaccess " file, it is not view able
> in the directory, I am at a loss.
>
> Please advise.
>
> The file I authored is laid out like this.
>
> AuthUserFile /etc/passwd
> Authname "Site Name"
> Authtype Basic
> <LIMIT GET POST PUT>
> require user username
> </LIMIT>
>
> Noting that I changed the Site Name and the User Name with the
> desired information.
>
> Thank You for your time.
>
> Kevin Rinehart
>