OK, that went faster than expected.
I clean-installed Netscape from several sources, below are the text strings
recorded in the apache log for each Netscape version I tested. I can
confirm, each Netscape DID NOT work with out the BrowserMatch regex, and
each DID work with the BrowserMatch regex. I tried to make the match as
close as possible and I think it works fine. Regex junkies please correct
me.
I added this line to httpd.conf;
BrowserMatch "Mozilla/4\..*PPC)$" nokeepalive downgrade-1.0
force-response-1.0
Netscape installers taken from OEM CD's;
iMAC_8.6_OEM = "Mozilla/4.61 (Macintosh; I; PPC)"
G4/9.0_OEM = "Mozilla/4.76 (Macintosh; I; PPC)"
G4_9.1_OEM = "Mozilla/4.7C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; I; PPC)"
Netscape Installers taken from ftp.netscape.com;
Mozilla/4.73 = "Mozilla/4.73 (Macintosh; U; PPC)"
Mozilla/4.74 = "Mozilla/4.74 (Macintosh; U; PPC)"
Mozilla/4.75 = "Mozilla/4.75 (Macintosh; U; PPC)"
Mozilla/4.76 = "Mozilla/4.76 (Macintosh; I; PPC)"
Mozilla/4.77 = "Mozilla/4.77 (Macintosh; U; PPC)"
All browsers now work! Does anyone see a flaw in this solution? Should I
file a bug report?
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052
Toll Free 1-877-869-6603 ext. 237
Fax (425) 558-5655
[EMAIL PROTECTED]
http://www.rblc.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]