summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2005-04-03 17:37:45 +0000
committerJoshua Slive <slive@apache.org>2005-04-03 17:37:45 +0000
commit6743956fa1413527e5b753fb6086019def5e686f (patch)
tree44d8b1e8eadd92cd74d105d313a97ecc12cdef70
parent728fc169f459786c8364fab34a7080865d8100aa (diff)
downloadhttpd-6743956fa1413527e5b753fb6086019def5e686f.tar.gz
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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@159937 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/conf/extra/httpd-autoindex.conf.in (renamed from docs/conf/extra/httpd-autoindex.conf)0
-rw-r--r--docs/conf/extra/httpd-info.conf.in (renamed from docs/conf/extra/httpd-info.conf)0
-rw-r--r--docs/conf/extra/httpd-languages.conf.in (renamed from docs/conf/extra/httpd-languages.conf)0
-rw-r--r--docs/conf/extra/httpd-mpm.conf.in (renamed from docs/conf/extra/httpd-mpm.conf)0
-rw-r--r--docs/conf/extra/httpd-multilang-errordoc.conf.in (renamed from docs/conf/extra/httpd-multilang-errordoc.conf)0
-rw-r--r--docs/conf/extra/httpd-ssl.conf.in (renamed from docs/conf/extra/httpd-ssl.conf)0
-rw-r--r--docs/conf/extra/httpd-userdir.conf.in (renamed from docs/conf/extra/httpd-userdir.conf)0
-rw-r--r--docs/conf/extra/httpd-vhosts.conf.in (renamed from docs/conf/extra/httpd-vhosts.conf)0
-rw-r--r--docs/conf/httpd.conf.in (renamed from docs/conf/httpd-std.conf.in)0
9 files changed, 0 insertions, 0 deletions
diff --git a/docs/conf/extra/httpd-autoindex.conf b/docs/conf/extra/httpd-autoindex.conf.in
index 13b400d1ad..13b400d1ad 100644
--- a/docs/conf/extra/httpd-autoindex.conf
+++ b/docs/conf/extra/httpd-autoindex.conf.in
diff --git a/docs/conf/extra/httpd-info.conf b/docs/conf/extra/httpd-info.conf.in
index db316c032e..db316c032e 100644
--- a/docs/conf/extra/httpd-info.conf
+++ b/docs/conf/extra/httpd-info.conf.in
diff --git a/docs/conf/extra/httpd-languages.conf b/docs/conf/extra/httpd-languages.conf.in
index 15f7a4be87..15f7a4be87 100644
--- a/docs/conf/extra/httpd-languages.conf
+++ b/docs/conf/extra/httpd-languages.conf.in
diff --git a/docs/conf/extra/httpd-mpm.conf b/docs/conf/extra/httpd-mpm.conf.in
index 733571b1cd..733571b1cd 100644
--- a/docs/conf/extra/httpd-mpm.conf
+++ b/docs/conf/extra/httpd-mpm.conf.in
diff --git a/docs/conf/extra/httpd-multilang-errordoc.conf b/docs/conf/extra/httpd-multilang-errordoc.conf.in
index d3192508b5..d3192508b5 100644
--- a/docs/conf/extra/httpd-multilang-errordoc.conf
+++ b/docs/conf/extra/httpd-multilang-errordoc.conf.in
diff --git a/docs/conf/extra/httpd-ssl.conf b/docs/conf/extra/httpd-ssl.conf.in
index de4ee9a2d2..de4ee9a2d2 100644
--- a/docs/conf/extra/httpd-ssl.conf
+++ b/docs/conf/extra/httpd-ssl.conf.in
diff --git a/docs/conf/extra/httpd-userdir.conf b/docs/conf/extra/httpd-userdir.conf.in
index 9be34f9200..9be34f9200 100644
--- a/docs/conf/extra/httpd-userdir.conf
+++ b/docs/conf/extra/httpd-userdir.conf.in
diff --git a/docs/conf/extra/httpd-vhosts.conf b/docs/conf/extra/httpd-vhosts.conf.in
index 86b63759c9..86b63759c9 100644
--- a/docs/conf/extra/httpd-vhosts.conf
+++ b/docs/conf/extra/httpd-vhosts.conf.in
diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd.conf.in
index 338dc5e555..338dc5e555 100644
--- a/docs/conf/httpd-std.conf.in
+++ b/docs/conf/httpd.conf.in