i have 3 servers, all 3 are mounting the same virtual host root directory from a 4th nfs server. 1 of them displays the page fine, the other 2 do not, even though they have an identical configuration.
to make sure the configuration was truly identical after i started having this problem, i copied over the conf file from the first webserver to the other 2 webservers.
when i wget -m on the 2 non-working servers, they download all the files in the virtual host root, but when i go to the servers in a browser it displays a blank page. when i view source, its just blank.
the 1st server works perfectly fine in a browser and with wget. why wouldnt 2 other servers with the same config work in a browser, when i can download all the files out of the dir fine with wget? it doesnt work when i do http://blah.com/index.html or just http://blah.com/ on either of the 2 servers that arent working.
i am totally stumped. any suggestions?
to make sure the configuration was truly identical after i started having this problem, i copied over the conf file from the first webserver to the other 2 webservers.
when i wget -m on the 2 non-working servers, they download all the files in the virtual host root, but when i go to the servers in a browser it displays a blank page. when i view source, its just blank.
the 1st server works perfectly fine in a browser and with wget. why wouldnt 2 other servers with the same config work in a browser, when i can download all the files out of the dir fine with wget? it doesnt work when i do http://blah.com/index.html or just http://blah.com/ on either of the 2 servers that arent working.
i am totally stumped. any suggestions?