"Tom Ray" <[EMAIL PROTECTED]> wrote:

> I'm trying to use an .htaccess file to parse .php files as .html does anyone
> know how to do this? It doesn't work with the same structure as parsing the
> .shtml files.

Assuming you're using the module version, add this into your .htaccess file:

  AddType application/x-httpd-php .html

-- 
Richard Heyes
___________________________________________________________
This mail sent using V-webmail - http://www.v-webmail.co.uk


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

Reply via email to