summaryrefslogtreecommitdiffstats
path: root/docs/docroot/index.html.dk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As the first stage of a simplification of the default config in 2.1 (only!), I'mJoshua Slive2004-10-061-47/+0
| | | | | | | | | | | | | | | | | | | | | | 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
* Remove the direct links to the Apache web site from the welcome pagesJoshua Slive2001-01-191-1/+1
| | | | | | | | so that all the clueless people of the world can find someone else to complain to about their missing porn site. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87741 13f79535-47bb-0310-9956-ffa450edef68
* Bring the "it worked" pages in 2.0 in sync with the ones in 1.3.Joshua Slive2000-11-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86968 13f79535-47bb-0310-9956-ffa450edef68
* Ditch the interim index file and replace it with the standard "It worked!"Tony Finch2000-03-161-0/+47
pages, copied from the current 1.3 documentation tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84778 13f79535-47bb-0310-9956-ffa450edef68