I have an Win2k3 box running IIS 6 with PHP ISAPI installed.
It runs two sites.
Default site listens to port 80 on all unassigned addresses.
Site 2 listens on 80 to the specific IP address.
When visting site 2, it will display the default index page the first &
second time, but sometimes - and this is intermittent - the index page
of the default website is presented.
Does anyone have any suggestions as to what is causing this problem? I
don't think it is the PHP ISAPI, and the settings in the IIS config are
as specific as I can make.
Are there any other settings that should be properly set to rectify
this? Is there a caching issue on the server, that is ignoring the Host
Header?
Thanks for any suggestions.
John