Chapter 7, Configuring Server Preferences
173
Working with Dynamic Configuration Files
To restrict write access to .
htaccess
files, create a configuration style for
them, and apply access control to that configuration style. For more
information, see
Chapter 12, “Working With Configuration Styles”
and Chapter
14, “Controlling Access to Your Server.”
Converting Existing .nsconfig Files to .htaccess Files
The Netscape Enterprise Server includes a script for converting your existing
.nsconfig
files to
.htaccess
files. To convert your files, at the command
prompt, enter the path to Perl on your system, the path to the script, and the
path to your
obj.conf
file. For example you might type the following (it
should all be on one line when you type it):
server_root\install\perl server_root/plugins/htaccess/htconvert server_root/
https-server_name/config/obj.conf
The script converts all
.nsconfig
files to
.htaccess
files, but does not
delete the
.nsconfig
files.
Supported .htaccess Directives
The following
.htaccess
directives are supported in this release:
•
AuthName
•
AuthType
(The only
AuthType
supported is
Basic
.)
•
Limit
•
order
•
deny
•
allow
•
require
•
AuthGroupFile
•
AuthUserFile
(This has different formats depending on your usage. See
below.)
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...