summaryrefslogtreecommitdiff
path: root/docs/docroot/index.html
Commit message (Collapse)AuthorAgeFilesLines
* PR62989: DOCTYPE tags in server-generated HTML. Eric Covener2020-01-311-1/+9
| | | | | | | | | Submitted By: Andra Farkas <deepbluemistake gmail.com>, Giovanni Bechis <giovanni paclan.it> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873397 13f79535-47bb-0310-9956-ffa450edef68
* I doubt adding a newline to the end of the fileJoshua Slive2007-06-111-1/+1
| | | | | | | | | is going to hurt anyone. PR: 42615 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@546221 13f79535-47bb-0310-9956-ffa450edef68
* As the first stage of a simplification of the default config in 2.1 (only!), I'mJoshua Slive2004-10-061-0/+1
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