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.)
Summary of Contents for Netscape Enterprise Server
Page 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Page 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Page 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Page 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Page 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Page 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Page 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Page 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Page 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Page 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Page 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Page 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Page 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Page 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Page 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Page 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Page 504: ...504 Netscape Enterprise Server Administrator s Guide ...