diff options
-rw-r--r-- | apache2/conf.d/local-php.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apache2/conf.d/local-php.conf b/apache2/conf.d/local-php.conf new file mode 100644 index 0000000..2973fe7 --- /dev/null +++ b/apache2/conf.d/local-php.conf @@ -0,0 +1,2 @@ +AddType application/x-httpd-php .php .phtml .php3 +AddType application/x-httpd-php-source .phps |