I want all my html and htm to parse ssi. I want to include image, text and html I used this in htaccess, but browser seems to download the file rather than viewing it. Options +Includes AddType text/html/jpg .htm AddOutputFilter INCLUDES .htm AddType text/html .html AddOutputFilter INCLUDES .html