aboutsummaryrefslogtreecommitdiffstats
path: root/community/php5/php5-module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/php5/php5-module.conf')
-rw-r--r--community/php5/php5-module.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/php5/php5-module.conf b/community/php5/php5-module.conf
new file mode 100644
index 0000000000..9dae61fa81
--- /dev/null
+++ b/community/php5/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