Forum Moderators: phranque

Message Too Old, No Replies

Parsing .php in secure pages

I want to parse .php in https://mypage.html

         

wbarrett26

5:27 pm on Mar 2, 2005 (gmt 0)

10+ Year Member



Hi,
The forums have explained to me how to parse php in .html pages by adding a line to the .htaccess file.

However i just got an ssl certificate and now want to be able to parse php in the same pages but with https:// in front. Any help is appreciated.

coopster

1:47 am on Mar 4, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, wbarrett26.

You'll be just fine as PHP will still parse no matter which protocol is requested.