You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2005/04/03 19:37:46 UTC

svn commit: r159937 - in httpd/httpd/branches/simple-conf/docs/conf: ./ extra/

Author: slive
Date: Sun Apr  3 10:37:45 2005
New Revision: 159937

URL: http://svn.apache.org/viewcvs?view=rev&rev=159937
Log:
Add the ".in" to all the filenames in extra/ so that they
can be substituted by autconf and rename httpd-std.conf.in
to httpd.conf.in.  The installed files will now be preserved
in an original/ directory.

Added:
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-autoindex.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-autoindex.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-info.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-info.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-languages.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-languages.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-mpm.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-mpm.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-multilang-errordoc.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-multilang-errordoc.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-ssl.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-ssl.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-userdir.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-userdir.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-vhosts.conf.in
      - copied unchanged from r159936, httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-vhosts.conf
    httpd/httpd/branches/simple-conf/docs/conf/httpd.conf.in
      - copied unchanged from r159865, httpd/httpd/branches/simple-conf/docs/conf/httpd-std.conf.in
Removed:
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-autoindex.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-info.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-languages.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-mpm.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-multilang-errordoc.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-ssl.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-userdir.conf
    httpd/httpd/branches/simple-conf/docs/conf/extra/httpd-vhosts.conf
    httpd/httpd/branches/simple-conf/docs/conf/httpd-std.conf.in