1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Rich Bowen
a4ef54fbbc Grammar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533255 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 20:40:47 +00:00
Daniel Gruno
29234479c6 typo and grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480904 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 07:53:01 +00:00
Jeff Trawick
697e5bb3d2 user-defined needs the hyphen
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406646 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 14:12:30 +00:00
Stefan Fritsch
e37fd92653 Mention string-valued expression in the BNF.
Clarify when header names are added to the Vary header.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1403476 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:16:26 +00:00
Daniel Gruno
5e39d4b16a Syntax updates for mod_l*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331035 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 19:14:27 +00:00
Stefan Fritsch
6c57e61b1b Unify syntax of config directives taking an expression as optional contition argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197413 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:27:07 +00:00
Stefan Fritsch
a35be81fd9 make example config match the description; improve wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142459 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 16:51:04 +00:00
Rainer Jung
b5ebda0fba Fix small docs typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142442 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 14:08:21 +00:00
Stefan Fritsch
3a2ff33757 Add new non-default debugging module mod_log_debug
It allows to log custom debug messages at various phases in the request
processing and is the first consumer of the new string-valued ap_expr API.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142170 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:30:38 +00:00