Forum Moderators: phranque

Message Too Old, No Replies

SSI not work with virtual host

         

Naty

8:19 pm on Aug 8, 2005 (gmt 0)

10+ Year Member



I have setup a virtual host and it ok but I can't use SSI on virtual host while SSI works fine on old host(Localhost).
I use WinXP.

what is wrong?

coopster

9:29 pm on Aug 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Can you be more specific? Have you tried a simple SSI, like throwing the date on the page or something?

Naty

7:34 am on Aug 9, 2005 (gmt 0)

10+ Year Member



I test by include a page(.html link menu) into all files in main host it can show up.When I made with all files in virtual host
it not show the menu that included.

I have added some lines into .htaccess file like this

Options Includes
AddHandler server-parsed .htm
AddHandler server-parsed .html

coopster

12:23 pm on Aug 9, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



How about
Options +Includes

This related thread has some more reading:
[webmasterworld.com...]