aboutsummaryrefslogtreecommitdiffstats
path: root/main/php5/php5-module.conf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-05 08:20:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-05 15:43:07 +0000
commit1c0b0671f25cf919993b41569446a03170aa39ab (patch)
treed25723f06f595425601ab345b61cba2581ff3655 /main/php5/php5-module.conf
parent72241eb60c26b15a0b417c249cd5eff5c66fb712 (diff)
downloadaports-1c0b0671f25cf919993b41569446a03170aa39ab.tar.bz2
aports-1c0b0671f25cf919993b41569446a03170aa39ab.tar.xz
main/php5: renamed php to php5
Diffstat (limited to 'main/php5/php5-module.conf')
-rw-r--r--main/php5/php5-module.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/php5/php5-module.conf b/main/php5/php5-module.conf
new file mode 100644
index 0000000000..9dae61fa81
--- /dev/null
+++ b/main/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