[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Password security
> As I wrote in my first posting, you can just put the following
> two lines in it:
>
> order allow,deny
> deny from all
You only need "order allow,deny" (or the other way around) if you are
going to use both.
<Limit GET>
deny from all
</Limit>
is what works on the domains/sites I've handled.
Maddy
- Follow-Ups from:
- Gunnar Hjalmarsson <mailbox@gunnar.cc>
- References to:
- CGR Online <cgronline@jaxcan.org>
- Gunnar Hjalmarsson <mailbox@gunnar.cc>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]