diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 20:13:50 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:04:51 +0200 |
commit | 12c3073e53487779b136d6db3e090d9d46a82dfc (patch) | |
tree | f6ae45989d4f66b2daa0b12858b7a3cd56c7d92f /testing/php7/php7-module.conf | |
parent | 88d64be07ce0458bb0a8cd4e40ae2c06fbe2c4bb (diff) | |
download | aports-12c3073e53487779b136d6db3e090d9d46a82dfc.tar.bz2 aports-12c3073e53487779b136d6db3e090d9d46a82dfc.tar.xz |
testing/php7: remove (replaced by community/php7)
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 |