Omniweb 0.9.3 across the TIS http-gw problem
Chris Gregors
gregors at edo025pc.pipe.nova.ca
Sat Feb 11 18:35:16 PST 1995
I've just installed the TIS http-gw on our firewall. Till now we've used the CERN daemon running
in proxy mode.
For most users (netscapies) this is a fine solution. But for myself running Omniweb, I get strange
pages back from the browser. Everybody knows what http://www.omnigroup.com/ looks like, well
take a gander at the following source to the pages.
The first copy is when the page is retrieved via the TIS http-gw proxy. Note the initial section before
the <html> tag. Normally this is hidden from the user. But for some reason, OmniWeb considers it
part of the page.
Since I'm a paranoid sort, I have included the page when retrieved via the CERN proxy. It doesn't include
the first part.
Ideally I want to run only one http proxy on the firewall and I'd prefer it not to be a full server doing the
proxies.
Another thing that occurs through the TIS proxy is the graphics don't load. None of them. They get transfered
to the client but display the crossed-out icon. When I check the console log I see nothing related to Omniweb
Help eh!
=== source the page wihen retrieved via TIS http-gw proxy ===
HTTP/1.0 200 Document follows
MIME-Version: 1.0
Server: CERN/3.0pre6
Date: Sunday, 12-Feb-95 02:12:05 GMT
Content-Type: text/html
Last-Modified: Friday, 10-Feb-95 00:53:06 GMT
<html>
<head>
<title>Omni Development, Inc.</title>
<link rev=made href="mailto:kc at omnigroup.com">
</head>
<body>
<h1> <img src="Images/OmniBanner.gif" alt="Omni Development, Inc."> </h1>
<h7>Welcome to Omni Development, Inc.'s World Wide Web server.</h7>
Omni Development, Inc. is a NEXTSTEP consulting company specializing in Enterprise Objects, transaction
environments, client-server systems, and Distributed Objects. We also develop applications for the
World-Wide-Web.
<hr>
<ul>
<li> <a href="Info/">Corporate Resume</a>
<li> <a href="Info/ContactingOmni.html">Contact Information</a>
<li> <a href="MailArchive/">Mailing List Archive</a>
<li> <a href="People/">People</a>
<li> <a href="Software/">Software</a>
</ul>
<hr>
<address><a href="People/kc.html">kc</a> 7 Jun 94</address>
</body>
</html>
=== source for page when retrieved via CERN in proxy mode ===
<html>
<head>
<title>Omni Development, Inc.</title>
<link rev=made href="mailto:kc at omnigroup.com">
</head>
<body>
<h1> <img src="Images/OmniBanner.gif" alt="Omni Development, Inc."> </h1>
<h7>Welcome to Omni Development, Inc.'s World Wide Web server.</h7>
Omni Development, Inc. is a NEXTSTEP consulting company specializing in Enterprise Objects, transaction
environments, client-server systems, and Distributed Objects. We also develop applications for the
World-Wide-Web.
<hr>
<ul>
<li> <a href="Info/">Corporate Resume</a>
<li> <a href="Info/ContactingOmni.html">Contact Information</a>
<li> <a href="MailArchive/">Mailing List Archive</a>
<li> <a href="People/">People</a>
<li> <a href="Software/">Software</a>
</ul>
<hr>
<address><a href="People/kc.html">kc</a> 7 Jun 94</address>
</body>
</html>
More information about the OmniWeb-l
mailing list