summaryrefslogtreecommitdiffstats
path: root/main/php/php5-module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'main/php/php5-module.conf')
-rw-r--r--main/php/php5-module.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/php/php5-module.conf b/main/php/php5-module.conf
new file mode 100644
index 000000000..9dae61fa8
--- /dev/null
+++ b/main/php/php5-module.conf
@@ -0,0 +1,5 @@
+LoadModule php5_module modules/libphp5.so
+
+DirectoryIndex index.php index.html
+AddHandler application/x-httpd-php .php
+AddHandler application/x-httpd-php-source .phps