From e94353687f4521fd6eb34b9cebf11a80e0d60386 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 22 Mar 2008 00:00:26 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@639926 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf.in | 2 +- docs/conf/httpd-win.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 9440bba62a0..d0b6e34847c 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -573,7 +573,7 @@ AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|ru|tr))?(/.*)?$ "@exp_manualdir@$1" SetHandler type-map - + # .tr is text/troff in mime.types! ForceType text/html diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 533806b46f5..6fa2a4eb997 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -499,7 +499,7 @@ AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|ru|tr))?(/.*)?$ "@@ServerRoot@@/manu SetHandler type-map - + # .tr is text/troff in mime.types! ForceType text/html -- 2.47.2