[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Directory listing problem
- Subject: RE: [cobalt-users] Directory listing problem
- From: flash22@xxxxxxx
- Date: Mon Jul 30 04:28:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 30 Jul 2001, Paul Brown wrote:
> <SNIP>
> create .htaccess file in the site's top (web) directory,
> add a line that says
> </SNIP>
> What permissions (mode number would be handy) should this file have?
Only the server needs to read it, chown to admin or username of site admin
if the site has one, readonly is ok, but site admin won't be able to edit
it, 444 for readonly, 664 if they should be able to edit it....(extra 6 so
group members can edit)
gsh