From 59d9fe1bd7ff88a6d1034d60d52ff079b5d4414d Mon Sep 17 00:00:00 2001 From: orbiter Date: Sat, 22 Jan 2011 09:52:36 +0000 Subject: [PATCH] added more php mime types git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7443 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- defaults/httpd.mime | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaults/httpd.mime b/defaults/httpd.mime index 312fb0e8e..cbcfcc2d9 100644 --- a/defaults/httpd.mime +++ b/defaults/httpd.mime @@ -73,6 +73,9 @@ ogg = audio/ogg-vorbis pac = application/x-ns-proxy-autoconfig pdf = application/pdf php = application/x-httpd-php +php3 = application/x-httpd-php +php4 = application/x-httpd-php +php5 = application/x-httpd-php phtml = application/x-httpd-php pl = text/plain png = image/png