Example Of An .Htaccess File; Supported .Htaccess Directives; Allow - Netscape ENTREPRISE SERVER 6.1 - 04-2002 ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

Working with Dynamic Access Control Files

Example of an .htaccess File

The following example shows an
<Limit> GET POST
order deny,allow
deny from all
allow from all
</Limit>
<Limit> PUT DELETE
order deny,allow
deny from all
</Limit>
AuthName mxyzptlk.kawaii.com
AuthUserFile /server_root/mxyz-docs/service.pwd
AuthGroupFile /server_root/mxyz-docs/service.grp

Supported .htaccess Directives

The following

allow

Syntax
Allows from host where:
host is all, to allow access from all client hosts
host is all or the last part of a DNS host name
host is a full or partial IP address
Does not need to be enclosed within a
usually is.
Effect
Allows access to the specified hosts. Normally appears inside a
200
Netscape Enterprise Server Administrator's Guide • April 2002 (Draft)
.htaccess
directives are supported in this release:
.htaccess
file:
or
<Limit>
<LimitExcept>
range but
range.
<Limit>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.1 - 04-2002 ADMINISTRATOR and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Entreprise server 6.1

Table of Contents