X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Fhttpd%2Fconf.d%2Fphp4.conf;fp=config%2Fhttpd%2Fconf.d%2Fphp5.conf;h=f017bac51c6750544bf33da1bfb4a94e2a7764e7;hp=5136b15d3b37c94914a528c068c4055bcaebd5ba;hb=231048413ceb290dacedb62a38063e7079d9ef56;hpb=532a3663d07faec2042d90dd6371424d29dc491b diff --git a/config/httpd/conf.d/php5.conf b/config/httpd/conf.d/php4.conf similarity index 72% rename from config/httpd/conf.d/php5.conf rename to config/httpd/conf.d/php4.conf index 5136b15d3b..f017bac51c 100644 --- a/config/httpd/conf.d/php5.conf +++ b/config/httpd/conf.d/php4.conf @@ -1,14 +1,11 @@ - + AddType application/x-httpd-php .php3 AddType application/x-httpd-php .php4 - AddType application/x-httpd-php .php5 AddType application/x-httpd-php .php AddType application/x-httpd-php-source .php3s AddType application/x-httpd-php-source .php4s - AddType application/x-httpd-php-source .php5s AddType application/x-httpd-php-source .phps DirectoryIndex index.php3 DirectoryIndex index.php4 - DirectoryIndex index.php5 DirectoryIndex index.php