On Thursday 05 April 2001 15:06, you wrote:
> Im trying to parse a file twice ,once to extract an include file(NOT
> using the include() function) and again to parse the php code.Customer
> support for my host says I can add the following line to an .htaccess
> file: AddType text/x-server-parsed-html .phtml
>
> but that only parses the include file. I tried to add both:
> AddType text/x-server-parsed-html .phtml
> AddType application/x-httpd-php .phtml
>
> but that doesnt seem to work.Is this possable??
AFAIK it will be possible with Apache 2. But until that you're out of
luck. On the other hand - with PHP you can emulate all the SSI stuff
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
Google results 1-10 of about 142,000,000 for e. Search took 0.18 seconds.
- http://www.google.com/search?q=e
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]