Hi! New to Apache-MySQL-PHP (2.0 - 4.2.2 - 3.23.39)
Installed on winme and having lots of fun with it. The only problem is that
wamp only works with Mozilla(1.01). I would like to also test with IE(6.0).
What would I look for - a problem with Apache or IE?(Hope this is the right
list)
This from apache httpd.conf....
# handle known problems with browser implementations.
#
BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
Any input very much appreciated!