[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache handling SSI



Michael Olds said:
> Hello,
>
> I know I could just do this, but I am a little gun shy: can an Apache
> server that now runs SSI using an .shtml mime type and an .shtml
> AddHandler be made to run SSI on .htm files by just including
> AddHandler server-parsed .htm ?
>
> Not sure I said that correctly: I want to include includes in plain old
> .htm files and forget about .shtml.
>
> And is there some reason for not doing this?


it should work fine yes. as for why not, probably a bit less load
on the system if it doesn't have to inspect every single .html file
for includes.

nate





Reply to: