You are viewing an old revision of this post, from April 1, 2016 @ 15:44:28. See below for differences between this version and the current revision.

Apache – php files can’t work in SSL mode

When you install SSL, if you face the issue: php files can't work when you enable SSL for your website. 

This issue doesn't occur in http protocol, it only occurs in https protocol. You can fix this issue by adding this line into your <Directory>.... 

AddHandler application/x-httpd-php .php

Hope it will help you ^^

Revisions

  • April 1, 2016 @ 15:44:28 [Current Revision] by admin
  • April 1, 2016 @ 15:44:28 by admin

Revision Differences

There are no differences between the April 1, 2016 @ 15:44:28 revision and the current revision. (Maybe only post meta information was changed.)

No comments yet.

Leave a Reply