/ Published in: PHP
Add this to the .htaccess file in any directory which contains the .php file. Note that you can change ".php" in this snippet to other things, like ".html" or ".php5"
Expand |
Embed | Plain Text
AddHandler application/x-httpd-php5 .php
You need to login to post a comment.
