[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ4: SSI and html-files
- Subject: Re: [cobalt-users] RaQ4: SSI and html-files
- From: "Thomas" <tsanders.cobalt@xxxxxxxxxx>
- Date: Fri Oct 26 22:24:15 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
You can add "AddHandler server-parsed .html"
(no quotes) http.conf file to site you want to do this for.
BUT, be aware, that you now put a much larger load on your server that way.
If you only have a hand full of sites on your server then it should be ok,
however if you have many sites running, I would recommend to rename all your
files and fix links. You will save yourself headaches in the future.
-Thomas
----- Original Message -----
From: "Herbert Malle" <agentur@xxxxxxxxx>
To: "cobalt-users" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, October 25, 2001 9:37 AM
Subject: [cobalt-users] RaQ4: SSI and html-files
> Hi !
>
> My server executes SSI - commands only if the HTML page has the ending
> .shtml.
> I would like to execute the code however in pages with the ending .html.
>
> How can I "teach" that to the server?
> Which configuration files do I have to process?
> Any ideas?
> Thanks,
>
> Herbert
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>