1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-27 09:35:38 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Christophe Jaillet
d9c8dc1c0b Improve syntax highlight and add the default value of ProxyHTMLBufSize in the description of the directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834041 13f79535-47bb-0310-9956-ffa450edef68
2018-06-21 18:18:35 +00:00
Luca Toscano
9f4f680426 mod_proxy_html: s/<b>/<strong> to please validate-xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825757 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 07:52:39 +00:00
Nick Kew
d72803af61 Improve mod_proxy_html docs: add topic sections for customisation and i18n
problems that generate user and bugzilla questions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825748 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 00:06:24 +00:00
Christophe Jaillet
3159bb038f Improve mod_proxy_html doc
- add some links and color highligh
   - remove some <var> (i.e. italic) around parameters that should be written unmodified (On|Off...)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813997 13f79535-47bb-0310-9956-ffa450edef68
2017-11-01 21:02:05 +00:00
Jacob Champion
f59b78d797 docs: add "threat model" warning to ProxyHTMLMeta
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765357 13f79535-47bb-0310-9956-ffa450edef68
2016-10-17 19:33:51 +00:00
Luca Toscano
7b08b0d96c mod_proxy_html doc - Added a reference of ProxyHTMLLinks in the ProxyHTMLURLMap description and some examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760278 13f79535-47bb-0310-9956-ffa450edef68
2016-09-11 20:48:18 +00:00
Ken Coar
430aadce59 * Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:04:05 +00:00
Nick Kew
f0879f7542 mod_proxy_html: support automatic doctype detection.
PR 56285
Patch by Micha Lenk, adapted by niq


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1599027 13f79535-47bb-0310-9956-ffa450edef68
2014-06-01 20:05:44 +00:00
Christophe Jaillet
b7924d7645 Break long lines.
Add missing <code></code>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1530514 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 07:15:29 +00:00
Rainer Jung
2902c730cc Fix validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420685 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:12:00 +00:00
Nick Kew
b7a0c5d1fc PR 54269
Tidy up mod_proxy_html docs


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420120 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 12:11:29 +00:00
Nick Kew
5242e8c730 Add missing documentation for ProxyHTMLMeta directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311468 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:32:14 +00:00
Rich Bowen
5ab83cc7b4 More patches from Daniel Gruno (rumble at cord dot dk) for references to
directives that have moved around since 2.2


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300892 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 10:38:55 +00:00
Nick Kew
ff0b37a45b mod_proxy_html: Add ProxyHTMLURLMap conditions to docs.
Seems they got lost in the initial docs drop!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 00:40:00 +00:00
Stefan Fritsch
93819be068 Remove ProxyHTMLLogVerbose in favor of trace loglevels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198995 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 23:07:12 +00:00
André Malo
78efcd9bef props
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188336 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 19:51:25 +00:00
Nick Kew
d396d2fff5 mod_proxy_html/mod_xml2enc code drop
Part 2: mod_proxy_html code + skeleton docs page with Apache license,
coding and documentation standards, less some rough edges.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187842 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 02:05:54 +00:00