Commit 8e7c29c7 authored by Tony Finch's avatar Tony Finch
Browse files

Correct a typo in httpd.conf.

Submitted by:   Kunihiro Tanaka <tanaka@apache.or.jp>
PR:             7154


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87942 13f79535-47bb-0310-9956-ffa450edef68
parent b7e53c14
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Changes with Apache 2.0b1

  *) Correct a typo in httpd.conf.
     [Kunihiro Tanaka <tanaka@apache.or.jp>] PR#7154 

  *) Really fix mod_rewrite map lookups this time. [Tony Finch]

  *) Get the correct IP address if ServerName isn't set and we can't
+1 −1
Original line number Diff line number Diff line
@@ -548,7 +548,7 @@ AddEncoding x-gzip gz tgz
# avoid the ambiguity with the common suffix for perl scripts.
#
# Note 2: The example entries below illustrate that in quite
# some cases the two character 'Language' abbriviation is not
# some cases the two character 'Language' abbreviation is not
# identical to the two character 'Country' code for its country,
# E.g. 'Danmark/dk' versus 'Danish/da'.
#