Setting up SSI
Posted by: dan_m40 (---.demarc.cogentco.com)
Date: December 26, 2007 11:11PM

I have installed and everything works fine. I would like to use Server Side Includes (SSI) in the htm and html files. I added stuff below to the httpd.conf file.

options +Includes

AddType text/html .htm
AddHandler server-parsed .htm

AddType text/html .shtml
AddHandler server-parsed .shtml
AddHandler cgi-script .shtml

After restarting my computer there where no changes in the way SSI are handled. Any ideas or suggetions would be welcomed.

Thanks

Dan

Options: ReplyQuote
Re: Setting up SSI
Posted by: ta5na (---.lei3.cable.ntl.com)
Date: December 28, 2007 02:15PM

Hey,

If you don't mind, how did you get your wamp server working with SSL, i have been stuck getting mines working.

Hope you could tell me the steps you took to get ours working.

Thanks.

Options: ReplyQuote


Sorry, only registered users may post in this forum.