Re: mozilla vs shtml

From: Dave Millen (postmaster_at_[127.0.0.1)
Date: 10/09/03


Date: Thu, 09 Oct 2003 18:41:05 +0100

On Thu, 09 Oct 2003 17:21:36 +0000, Dave Brown wrote:

> The past day or 2, my mozilla browser seems to be unable to render several
> URLs served as ".shtml" pages. Has something "broken" or have the sources
> added something to those pages which mozilla can't handle?
>
> I've always assumed that there wasn't really any difference between .html
> and .shtml other than the way they were tranmitted. Perhaps this is not
> true?

My guess would be that the problem lies at the server end. AFAIAA your
assumption is correct, *but* the server(apache at least) has to be
configured to serve shtml.

>From an apache httpd.conf:

#
# To use server-parsed HTML files
#
AddType text/html .shtml
AddHandler server-parsed .shtml

Regards,
Dave



Relevant Pages

  • Re: link toolbar
    ... The only thing an HTML server does with a page is blindly copy it to the output stream being sent to the client. ... There isn't a means in HTML to tell the server to do something other than that because the server would never notice it. ... If you want such a marker to be noticed, you need something that isn't only an HTML server, like the ASP processor in IIS, an SSI or PHP processor, etc. ... Change the extension to .shtml and the SSI processor in IIS will kick in and do what you want without resorting to ASP. ...
    (alt.html)
  • Re: why does this script not run?
    ... >> when I change the file to shtml from html I get an error message ... >> I understand that changing to SHTML from HTML is optional .. ... >> When I accesss the page with the HTML extension the exec line is ignored ...
    (alt.html)
  • Re: Index server not returning shtml files
    ... download filtreg from the platform sdk and do the following filtreg .shtml ... RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. ... I have created a search using asp and none of my shtml files are being ... I am able to see everything else (html, asp, pdf). ...
    (microsoft.public.inetserver.indexserver)
  • Re: Post-SP2: How to view SHTML file on hard drive with IE?
    ... A separate server may become a necessity. ... page is HTML and has the SHTML links. ... which lets IE load the SHTML - until the original ...
    (microsoft.public.windowsxp.general)
  • Re: why does this script not run?
    ... >> when I change the file to shtml from html I get an error message ... >> I understand that changing to SHTML from HTML is optional .. ... >> When I accesss the page with the HTML extension the exec line is ignored ...
    (alt.html)