Re: parse all .html as .shtml

On Mon, 2 Jun 1997, Joseph M. Futrelle wrote:

> Use the extensions template editor to delete the template for "html".
> Re-create it but use the class "w3c.jigsaw.ssi.SSIResource" instead
> of "w3c.jigsaw.resources.FileResource".
> 
> The reason not to do this is that unless every single html document on
> your server contains SSI commands, the server will do some
> time-consuming parsing unnecessarily.

Why not have a name space configuration for handling the different
document types like text (shtml, html), audio(realaudio),
application(cgi), etc. instead of changing the resources,
SSIResource from FileResource?

[---]
Neil D. Quiogue
IPhil Communications Network, Inc.
e-mail: neil@iphil.net

Received on Friday, 13 June 1997 05:43:10 UTC