X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=dev-lang%2Fphp%2Ffiles%2F70_mod_php5.conf-apache2;fp=dev-lang%2Fphp%2Ffiles%2F70_mod_php5.conf-apache2;h=0000000000000000000000000000000000000000;hp=7ec8739cf83750d5ace419f59646036fd4112436;hb=c8f916f066225037a9e3c7d85f5529ac3dce359d;hpb=3159f43d1af846567d1b5c6bec4fbbfa0e62b1bf diff --git a/dev-lang/php/files/70_mod_php5.conf-apache2 b/dev-lang/php/files/70_mod_php5.conf-apache2 deleted file mode 100644 index 7ec8739..0000000 --- a/dev-lang/php/files/70_mod_php5.conf-apache2 +++ /dev/null @@ -1,14 +0,0 @@ - - # Load the module first - - LoadModule php5_module modules/libphp5.so - - - # Set it to handle the files - - AddHandler application/x-httpd-php .php .php5 .phtml - AddHandler application/x-httpd-php-source .phps - - - DirectoryIndex index.php index.phtml -