diff options
Diffstat (limited to 'testing/php7/php7-module.conf')
-rw-r--r-- | testing/php7/php7-module.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/php7/php7-module.conf b/testing/php7/php7-module.conf deleted file mode 100644 index cf7573bb10..0000000000 --- a/testing/php7/php7-module.conf +++ /dev/null @@ -1,5 +0,0 @@ -LoadModule php7_module modules/mod_php7.so - -DirectoryIndex index.php index.html -AddHandler application/x-httpd-php .php -AddHandler application/x-httpd-php-source .phps |