summaryrefslogtreecommitdiffstats
path: root/docs/manual/configuring.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Follow up to r1880368 and r1880980:Joe Orton2020-08-191-1/+1
| | | | | | | | | | | | | | | Complete move to .en.utf8 suffixes in two steps: 1. From fresh checkout, renamed all existing files: $ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done 2. Ran "./build.sh all" which also regenerates the typemaps. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
* Update "en" generated doc files to UTF-8Christophe Jaillet2020-06-131-1/+1
| | | | | | | | | There seems to be an issue with mod_socache_redis.* The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
* ran `build bootstrap` and rebuild transformation. sorry for the noise.André Malo2018-10-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
* French html doc files : UTF-8 encoding in order to get rid of HTML entities.Lucien Gentis2018-09-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild.Lucien Gentis2016-02-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728858 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild.Lucien Gentis2016-01-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Rainer Jung2011-11-091-4/+0
| | | | | | | | Sorry for the noise, blame it to the simplified chinese cleanup. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Rainer Jung2011-11-081-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
* update transformationTakashi Sato2008-10-281-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708603 13f79535-47bb-0310-9956-ffa450edef68
* update transformationTakashi Sato2008-05-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
* move Japanese output files to utf-8André Malo2008-04-021-2/+2
| | | | | | | | | 1) build boostrap 2) svn mv *.html.ja.euc-jp *.html.ja.utf8 3) build all git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2008-03-211-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@639847 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAstrid Malo2005-01-141-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125203 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-07-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104420 13f79535-47bb-0310-9956-ffa450edef68
* `build typemaps`André Malo2003-06-081-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
* New Japanese translation.Yoshiki Hayashi2001-04-191-248/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88891 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to srm.conf and access.conf which was forward portedYoshiki Hayashi2001-01-161-8/+6
| | | | | | | | by my previous commit. Suggested by Joshua Slive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87694 13f79535-47bb-0310-9956-ffa450edef68
* Backport documentation about Include som-dir usage from 1.3.Yoshiki Hayashi2001-01-151-6/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87683 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in anchor. Link to mod_so.html#loadmodule instead of mod_so.htmlYoshiki Hayashi2001-01-111-2/+2
| | | | | | | for LoadModule directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87651 13f79535-47bb-0310-9956-ffa450edef68
* Remove mentions of the obsolete ResourceConfig/AccessConfig.Joshua Slive2000-11-221-11/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87066 13f79535-47bb-0310-9956-ffa450edef68
* Minor content and spelling fixes to two recently added docs.Joshua Slive2000-11-041-8/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86831 13f79535-47bb-0310-9956-ffa450edef68
* Style changes and small content changes to handler.html.Joshua Slive2000-10-231-9/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86725 13f79535-47bb-0310-9956-ffa450edef68
* Syntax docs. (Yes, I am essentially just documenting the shellJoshua Slive2000-09-211-4/+11
| | | | | | | syntax. Oh well.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86280 13f79535-47bb-0310-9956-ffa450edef68
* New doc describing configuration process.Joshua Slive2000-09-121-0/+169
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86207 13f79535-47bb-0310-9956-ffa450edef68