php not being parsed in ssl'd .htm pages...

Hi all,

I have my webserver parse php code for .htm pages on a few sites but came across a strange issue today… When I access the page normally (non-ssl), everything renders fine, when I access the page over SSL, the php code does not render.

I obviously have an ‘AddType application/x-httpd-php .htm’ in my VirtualHost’s .conf file – do I need to add anything else here to enable .htm files to be parsed in a :443 environment?

Thanks much,
Jeremy

Ok, Paul helped me find it… now I know there are TWO VirtualHost blocks in the domain.tld.conf file.

Thanks Paul, and thanks for again helping me feel great about this product and your support in general.

Jeremy