Working with Dynamic Access Control Files
Enabling .htaccess from magnus.conf
To manually enable your server to use the
server's
Open
1.
After the other
2.
(Optional) Make the final line read:
3.
Init fn="htaccess-init"[groups-with-users=yes]
Click File /Save.
4.
Open
5.
Add the PathCheck directive to the
6.
a.
PathCheck fn="htaccess-find"
196
Netscape Enterprise Server Administrator's Guide • August 2002
file to load, initialize, and activate the plug-in.
magnus.conf
n the server_root
magnus.conf i
directives, add the following lines:
Init
For UNIX/Linux:
Init fn="load-modules" funcs="htaccess-init,htaccess-find"
server_root
shlib="
/plugins/htaccess/htaccess.so"
NativeThread="no"
Init fn="htaccess-init"
For Windows NT/Windows 2000:
Init fn="load-modules"
funcs="htaccess-init,htaccess-find,htaccess-register"
server_root
shlib="
/plugins/htaccess/htaccess.dll"
NativeThread="no"
Init fn="htaccess-init"
For HP:
Initfn="load-modules"
funcs="htaccess-init,htaccess-find,htaccess-register"
shlib="server_root/plugins/htaccess/htaccess.sl"
NativeThread="no"
Init fn="htaccess-init"
.
obj.conf
To activate
.htaccess
virtual server, add the
file:
obj.conf
<Object name="default">
...
.htaccess
identifier
/https-
file.
obj.conf
file processing for all directories managed by a
directive to the default object in the
PathCheck
, you need to first modify the
file.
/config
Need help?
Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR and is the answer not in the manual?
Questions and answers