Restricting Access To A Uri (Path); Restricting Access To A File Type - Netscape ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

Restricting Access to a URI (Path)

You can use a URI to control access to a single user's content on the web server.
URIs are paths and files relative to the server's document root directory. Using
URIs is an easy way to manage your server's content if you frequently rename or
move all or part of it (for example, for disk space). It's also a good way to handle
access control if you have additional document roots.
To limit access to a URI, using the steps described for setting access control for a
server instance, you would:
Use the Server Manager to select the server instance.
1.
Choose the Preferences tab.
2.
Click the Restrict Access link.
3.
Enter the URI you want to restrict in the Type in the ACL name section.
4.
For example:
uri=/my_directory
Click Edit Access Control.
5.
Create a new rule to allows all users read access.
6.
Create another new rule to allow access for the owner of the directory.
7.
Uncheck Continue for both the first and second rules.
8.
Click Submit and Apply your changes.
9.
A path for the URI is created relative to the document root. The entry in the ACL
file would appear as follows:

Restricting Access to a File Type

You can limit access to file types on your server or web site. For example, you
might wish to allow only specific users to create programs that run on your server.
Anyone would be able to run the programs, but only specified users in the group
would be able create or delete them.
To limit access to a file type, using the steps described for setting access control for
a server instance, you would:
Use the Server Manager to select the server instance.
1.
Choose the Preferences tab.
2.
Click the Restrict Access link.
3.
.
acl "uri=/my_directory";
Chapter 8
Limiting Access to Areas of Your Server
Controlling Access to Your Server
191

Advertisement

Table of Contents
loading

This manual is also suitable for:

Entreprise server 6.1

Table of Contents