Hello,

Hello I got SSI working with Apache 2.0.47 and PHP
4.3.4 using .shtml files
I got it working by adding:

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

But the problem with this is - the .php script that
was included in a .shtml file would NOT get the
HTTP_GET_VARS varibles that the .php file needed.
(basically the same page was loaded again)

Is there a fix for this? BTW I am using XP

Thanks for any help!

Cheers,
Mike.

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to