Re: [PHP] SSI not working on PHP files with Apache

2010-09-02 Thread Per Jessen
Michael Alaimo wrote: > Does special configuration have to take place with PHP to let apache > process server side include files that are HTML documents? > PHP doesn't care, but you will need to configure apache to do both SSI and PHP processing. -- Per Jessen, Zürich (17.8°C) -- PHP Gene

Re: [PHP] SSI not working on PHP files with Apache

2010-09-02 Thread Jim Lucas
Michael Alaimo wrote: > Does special configuration have to take place with PHP to let apache > process server side include files that are HTML documents? > > Mike > To clarify, you are talking about Apache SSI correct? If so, then now. PHP has nothing to do with it, nor does it need to be conf

[PHP] SSI not working on PHP files with Apache

2010-09-02 Thread Michael Alaimo
Does special configuration have to take place with PHP to let apache process server side include files that are HTML documents? Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php