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)
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)
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