summaryrefslogtreecommitdiffstats
path: root/docs/manual/platform (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fr doc rebuild with new year.Lucien Gentis8 days6-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923073 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2024-07-262-4/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919527 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2024-07-261-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919526 13f79535-47bb-0310-9956-ffa450edef68
* xformsEric Covener2024-07-234-7/+14
| | | | | | | [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919469 13f79535-47bb-0310-9956-ffa450edef68
* use UNCList in UNC examplesEric Covener2024-07-231-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919468 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2024-04-136-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916962 13f79535-47bb-0310-9956-ffa450edef68
* Rebuilds a number of pending doc changesRich Bowen2024-01-292-7/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915460 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-12-092-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914493 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2023-12-091-9/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914492 13f79535-47bb-0310-9956-ffa450edef68
* missing </p> tag.Lucien Gentis2023-12-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914491 13f79535-47bb-0310-9956-ffa450edef68
* docs: Follow up to r1914382: Propose to build from sources too.Yann Ylavic2023-12-061-3/+5
| | | | | | | | And provide our link to them. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914384 13f79535-47bb-0310-9956-ffa450edef68
* docs: update/fix download link for awk.exe on Windows.Yann Ylavic2023-12-061-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914382 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-11-252-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914114 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML file update.Lucien Gentis2023-11-251-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914111 13f79535-47bb-0310-9956-ffa450edef68
* mention httpd.conf and install root dependencyEric Covener2023-11-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914040 13f79535-47bb-0310-9956-ffa450edef68
* remove apachehausEric Covener2023-11-221-1/+0
| | | | | | | | | | | I've read in two places they are no longer providing builds, and the website is currently down. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914039 13f79535-47bb-0310-9956-ffa450edef68
* Someone updated the copyright year. :)Rich Bowen2023-01-3112-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907148 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2023-01-286-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907060 13f79535-47bb-0310-9956-ffa450edef68
* s/Freenode/Libera.chat/gRich Bowen2021-07-0914-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891400 13f79535-47bb-0310-9956-ffa450edef68
* Corrected mod_md typos + build all which results in tons of copy right ↵Daniel Ferradal2021-06-0712-12/+12
| | | | | | notice updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1890574 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2021-01-236-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885851 13f79535-47bb-0310-9956-ffa450edef68
* Follow up to r1880368 and r1880980:Joe Orton2020-08-1912-6/+6
| | | | | | | | | | | | | | | 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-1312-30/+30
| | | | | | | | | 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
* rebuild docsRich Bowen2020-06-066-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878548 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2020-02-252-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874517 13f79535-47bb-0310-9956-ffa450edef68
* fr doc XML files updates.Lucien Gentis2020-02-254-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874515 13f79535-47bb-0310-9956-ffa450edef68
* Fix spelling errors in docs found by codespell. [skip ci]Mike Rumph2020-02-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874148 13f79535-47bb-0310-9956-ffa450edef68
* Update generated docs.Mike Rumph2020-01-276-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873229 13f79535-47bb-0310-9956-ffa450edef68
* rebuilt with change to comment textRich Bowen2020-01-0214-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872269 13f79535-47bb-0310-9956-ffa450edef68
* XformsRainer Jung2020-01-0118-18/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872208 13f79535-47bb-0310-9956-ffa450edef68
* Transforms.Joe Orton2019-07-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862610 13f79535-47bb-0310-9956-ffa450edef68
* French doc rebuild.Lucien Gentis2019-06-222-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861883 13f79535-47bb-0310-9956-ffa450edef68
* french doc rebuild.Lucien Gentis2019-06-223-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861880 13f79535-47bb-0310-9956-ffa450edef68
* Version num mismatch.Lucien Gentis2019-06-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861878 13f79535-47bb-0310-9956-ffa450edef68
* xml fr doc update.Lucien Gentis2019-06-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861875 13f79535-47bb-0310-9956-ffa450edef68
* Fix an example in docChristophe Jaillet2019-06-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861449 13f79535-47bb-0310-9956-ffa450edef68
* XformsRainer Jung2019-01-2210-45/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851794 13f79535-47bb-0310-9956-ffa450edef68
* fr doc rebuild.Lucien Gentis2019-01-195-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851673 13f79535-47bb-0310-9956-ffa450edef68
* Docs rebuild after copyright year update.Rainer Jung2019-01-0118-18/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850117 13f79535-47bb-0310-9956-ffa450edef68
* ran `build bootstrap` and rebuild transformation. sorry for the noise.André Malo2018-10-086-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
* move es and fr targets to *.utf8 extension. Update transformationAndré Malo2018-10-0812-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843201 13f79535-47bb-0310-9956-ffa450edef68
* French html doc files : UTF-8 encoding in order to get rid of HTML entities.Lucien Gentis2018-09-3012-884/+884
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
* Apply transformations.Graham Leggett2018-09-236-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841786 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2018-09-1818-868/+892
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841200 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild.Lucien Gentis2018-07-166-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836023 13f79535-47bb-0310-9956-ffa450edef68
* Adding html files after doc rebuild ; why did I have to do that ?Lucien Gentis2018-07-125-0/+1875
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835751 13f79535-47bb-0310-9956-ffa450edef68
* Versionning manual/platform/windows.html.fr.Lucien Gentis2018-07-121-0/+718
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835749 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835746 ↵Lucien Gentis2018-07-121-0/+708
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835744 ↵Lucien Gentis2018-07-121-707/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild.Lucien Gentis2018-07-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835741 13f79535-47bb-0310-9956-ffa450edef68