Commit b50af20e authored by Joshua Slive's avatar Joshua Slive
Browse files

As the first stage of a simplification of the default config in 2.1 (only!), I'm

going to remove all the html files under httpd-2.1/docs/docroot/ and replace them
with an index.html file containing only <html><body><h1>It works!</h1></body></html>

I'm going to do this because:

1. The old welcome page is a constant source of confusion to random web surfers who
stumble on unconfigured apache installs.

2. New users, when finding on a docroot with dozens of files, are often confused
about where to put their own content.

3. The international welcome page is a large source of bug reports from people
wanting to tweak grammar or provide new translations.

4. This will allow us to simplify the default config by removing the config stuff
necessary to handle the typemap.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105393 13f79535-47bb-0310-9956-ffa450edef68
parent 403185a4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment