diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/config/mimetypemapping.dist.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config/mimetypemapping.dist.json b/resources/config/mimetypemapping.dist.json index 59f0e0a17cb..70f87c280de 100644 --- a/resources/config/mimetypemapping.dist.json +++ b/resources/config/mimetypemapping.dist.json @@ -132,7 +132,7 @@ "pdf": ["application/pdf"], "pfb": ["application/x-font"], "pef": ["image/x-dcraw"], - "php": ["application/x-php"], + "php": ["application/x-php", "text/x-php"], "pl": ["application/x-perl"], "pls": ["audio/x-scpls"], "png": ["image/png"], |