]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Stop exposing source filenames in the configuration files.
authorSander Striker <striker@apache.org>
Tue, 8 Feb 2005 22:31:56 +0000 (22:31 +0000)
committerSander Striker <striker@apache.org>
Tue, 8 Feb 2005 22:31:56 +0000 (22:31 +0000)
commitf8354dc77721bf33e827909af8f919f3cd938cae
tree6a1b87ce7b4f8b894fdd84c2a5c03222088467ce
parent876ee190138dea29637c7f17ae5fc1b10357877e
Stop exposing source filenames in the configuration files.

* docs\conf\httpd-win.conf
* docs\conf\httpd-std.conf.in

  Replace all occurences of *.c with *_module within
  IfModule clauses, as pointed out by Paul Querna to
  be possible nowadays.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@152951 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd-std.conf.in
docs/conf/httpd-win.conf