john.enevoldson@xxxxxxxxx wrote:
Hi, I wonder if anyone can give me some clues as to why the following could occur: A simple html page looks different when coming from 2 different apache2 servers. The servers are copies and should have identical configurations (I have checked and this does indeed seem to be the case). The difference is that from one server the output is larger than when coming from the second server. What is more odd is that this only occurs with a firefox browser - if I uses IE the html page is identical from both servers. Thanks in advance for any tips.
That sounds like a difference in style sheets.Look at the source of the page in question, and any references to style sheets (<style href=".."> or <style src="..">). Chances are that stylesheet (which is a separate document) is not really identical on both servers. Also, make sure you really clear the cache of each browser before you compare one document with another.
Doesn't have anything to do with Apache, probably. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx