Hello Does anyone know if I can include these 2 directives within the .htaccess file. For example, I want to parse .html pages for SSI and PHP: AddType text/x-server-parsed-html .html AddType application/x-httpd-php .html .htm However, this does not seem to work, I can use one by itself but not both. Thanks Dave