![]() ![]() ![]() |
The ClusterCATS installation process updates the Netscape magnus.conf
and obj.conf
configuration files, as shown below:
Sections changed by BrightTiger are surrounded by start and end BT comment blocks.
# Netscape Communications Corporation - obj.conf # You can edit this file, but comments and formatting changes # might be lost when the admin server makes changes. #Start BT: Add Init routines and Entry points Init fn=load-modules shlib="<ClusterCATS Install Dir>/btcats/ teserver.so" funcs="btcats_server_init,btcats_nsapi_AuthTrans,btcats_nsapi_NameTrans, btcats_ErrorFixup" Init fnInit fn="btcats_server_init" #End BT: Init fn="flex-init" access="/local1/netscape/https-skagway/logs/access" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req- >srvhdrs.content-length%" Init fn="load-types" mime-types="mime.types" <Object name="default"> #Start BT: Entry Points NameTrans fn=btcats_nsapi_NameTrans AuthTrans fn=btcats_nsapi_AuthTrans Error fn=btcats_ErrorFixup reason="BrightTiger" #End BT: NameTrans fn="pfx2dir" from="/ns-icons" dir="/local1/netscape/ns-icons" NameTrans fn="pfx2dir" from="/mc-icons" dir="/local1/netscape/ns-icons" NameTrans fn="document-root" address="192.168.0.220" root="/local1/ netscape/root-wrangle" NameTrans fn="document-root" address="192.168.0.173" root="/local1/ netscape/root-kodiak" NameTrans fn="document-root" root="/local1/netscape/root-skagway" PathCheck fn="unix-uri-clean" PathCheck fn="check-acl" acl="default" PathCheck fn="find-pathinfo" PathCheck fn="find-index" index-names="index.html,home.html" ObjectType fn="type-by-extension" ObjectType fn="force-type" type="text/plain" Service method="(GET|HEAD)" type="magnus-internal/imagemap" fn="imagemap" Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index- common" Service method="(GET|HEAD)" type="*~magnus-internal/*" fn="send-file" AddLog fn="flex-log" name="access" </Object> <Object name="cgi"> ObjectType fn="force-type" type="magnus-internal/cgi" Service fn="send-cgi" </Object>
Sections changed by BrightTiger are surrounded by start and end BT comment blocks.
ServerRoot /local1/netscape/https-skagway ServerID https-skagway ServerName skagway.brighttiger.com #Start BT: Remove Address line from magnus.conf. This will cause #the Netscape Server to listen on INADDR_ANY #Address 192.168.0.24 #End BT: Port 80 LoadObjects obj.conf RootObject default ErrorLog /local1/netscape/https-skagway/logs/errors PidLog /local1/netscape/https-skagway/logs/pid User root MtaHost localhost NntpHost name-of-news-server DNS off Security off Ciphers +rc4,+rc4export,+rc2,+rc2export,+des,+desede3 SSL3Ciphers +rsa_rc4_128_md5,+rsa_3des_sha,+rsa_des_sha,+rsa_rc4_40_md5,+rsa_rc2_40_ md5,-rsa_null_md5 ACLFile /local1/netscape/httpacl/generated.https-skagway.acl ClientLanguage en AdminLanguage en DefaultLanguage en AcceptLanguage off RqThrottle 128
![]() ![]() ![]() |
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.