From ffc5ca31a759c93f4cb2af8aec4fe6e852161855 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 28 May 2002 19:56:46 -0400 Subject: snapshot of project "lynx", label v2-8-5dev_8 --- src/HTInit.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/HTInit.c') diff --git a/src/HTInit.c b/src/HTInit.c index 4fb663a1..f1207e8d 100644 --- a/src/HTInit.c +++ b/src/HTInit.c @@ -1011,6 +1011,8 @@ PUBLIC void HTFileInit NOARGS HTSetSuffix(".text", "text/plain", "8bit", 1.0); HTSetSuffix(".txt", "text/plain", "8bit", 1.0); + HTSetSuffix(".php", "text/html", "8bit", 1.0); + HTSetSuffix(".php3", "text/html", "8bit", 1.0); HTSetSuffix(".html3", "text/html", "8bit", 1.0); HTSetSuffix(".ht3", "text/html", "8bit", 1.0); HTSetSuffix(".phtml", "text/html", "8bit", 1.0); -- cgit 1.4.1-2-gfad0