Operating System - Linux
1830238 Members
3462 Online
109999 Solutions
New Discussion

using a different browser produces a different result

 
Rick Garland
Honored Contributor

using a different browser produces a different result

Hi all:

Looking to find answers for a situation I am facing on Linux AS2.3
server and apache.

I did IP aliasing for the system so I have a total of 3 - PRD, DEV, UAT
I set up a httpd.conf, etc. for each IP address.

Initially I could get to all 3 web sites from a Netscape browser.

Now the Netscape can get to the PRD & DEV instances but not the UAT
instance while using the MS Exporer browser I can get to DEV and UAT but
cannot access the PRD.

I am only accessing the index.html page as provided by default, all servers are setup as virtual, and all are using the same httpd.conf file. (At this point I have not modified much if at all)
3 REPLIES 3
Vitaly Karasik_1
Honored Contributor

Re: using a different browser produces a different result

what do you have in PRD/DEV/UAT homepages?

if it's just "test", it may be a problem for IE.

try to put at least 1k of text

Vitaly
Steven E. Protter
Exalted Contributor

Re: using a different browser produces a different result

Assumming you have the apache test page as index.html, it should look the same in all browsers.

If its just a text file, IE is likely to make mistakes.

This problem could come from the following areas.

1) Mistakes(typos) in modifications of httpd.conf
2) Mistakes(typos) in the page
3) DNS issues(not likely)

To be useful to you, I would need to see the httpd.conf file, the html source of the pages and the entire DNS setup.

There are other possible problem areas as well, but when that stuff has happned to me there were extra characters in httpd.conf

If you make changes...

service httpd restart

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Balaji N
Honored Contributor

Re: using a different browser produces a different result

hi,

looks like a configuration issue. and are u serving static html pages.

reminds me of reading an article on slashdot where the microsoft website used to appear differently while using opera browser and the problem turned out be clever (?) coding of pages to deliver mangled pages for opera.

m$ sucks.

-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.