summaryrefslogtreecommitdiff
path: root/docs/manual/logs.html
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-081-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 transformationsTakashi Sato2008-06-211-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@670238 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é 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-071-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
* New Japanese translations.Yoshiki Hayashi2002-07-121-666/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96026 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo.Yoshiki Hayashi2002-05-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95229 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo.Yoshiki Hayashi2002-05-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95130 13f79535-47bb-0310-9956-ffa450edef68
* Use new canonical URL for cronolog (http://www.cronolog.org/)Martin Kraemer2002-05-141-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95083 13f79535-47bb-0310-9956-ffa450edef68
* HostNameLookups -> HostnameLookupskevlo2001-12-311-1/+1
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92675 13f79535-47bb-0310-9956-ffa450edef68
* Bad link.Joshua Slive2001-12-051-1/+1
| | | | | | | Submitted by: Ryan.King@databuilt.com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92340 13f79535-47bb-0310-9956-ffa450edef68
* Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,Rich Bowen2001-09-221-582/+667
| | | | | | | | in particular, the non-english files, to make sure I did not screw anything up. They look fine to me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
* HTTPD -> httpdJoshua Slive2001-08-201-10/+10
| | | | | | | Submitted by: Chris Pepper git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90401 13f79535-47bb-0310-9956-ffa450edef68
* A few fixups to the new logging docs.Joshua Slive2001-08-161-9/+11
| | | | | | | Submitted by: Chris Pepper, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90218 13f79535-47bb-0310-9956-ffa450edef68
* Bring forward new logs.html doc from 1.3.Joshua Slive2001-08-101-0/+580
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90067 13f79535-47bb-0310-9956-ffa450edef68