PHP with Apache to use SSI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux