[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] HTACCESS ERROR
- Subject: [cobalt-developers] HTACCESS ERROR
- From: "Mr. Kevin Rinehart" <Kevin@xxxxxxxxxxxxx>
- Date: Sun Jan 6 09:29:03 2002
- Organization: Serving the Internet Community since 1994!
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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