André Malo
9e670b74b3
validation errors
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436366 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:26:22 +00:00
Rich Bowen
c48b1b0fb8
Adds mod_macro (english) to docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436359 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:14:21 +00:00
Rich Bowen
ea8245f050
Tweaks to make the xml validate and build
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436358 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:13:22 +00:00
Fabien Coelho
cecc389cfd
Add "mod_macro" as a standard module, compiled in with "most".
...
This module was created in 1998 and has been distributed independently
ever since. It is hereby donated to the Apache Software Foundation.
There are quite a few comments in the source code to explain how it works,
as well as extensive non regression tests.
Some utilities about array processing could be moved to "core.c".
However, I finally decided against for now so that it stays as an external
and independent module, and thus may be backported with minimal impact
on the source tree.
Details of the addition:
* modules/core/mod_macro.c: module source code
* modules/core/test: non regression tests
modules/core/test/conf/: configuration files
modules/core/test/ref/: expected results
* docs/manual/mod/mod_macro.xml: English documentation
* docs/manual/mod/mod_macro.xml.fr: French documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435811 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 10:07:44 +00:00
Rich Bowen
0b54d4d68e
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435368 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 22:01:14 +00:00
Rich Bowen
f8a5c32eea
ErrorLogFormat has different defaults on different MPMs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435366 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 21:59:02 +00:00
Daniel Gruno
fbee215c2b
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435331 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 20:23:34 +00:00
Lucien Gentis
064707ef42
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435133 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 13:50:58 +00:00
Daniel Gruno
7ed2c1951c
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1434110 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 18:57:32 +00:00
Daniel Gruno
0743cdedd0
fix one more link
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1434108 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 18:54:45 +00:00
Daniel Gruno
f165c3eae6
fix links
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1434105 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 18:50:58 +00:00
Justin Erenkrantz
8cb08a6956
Make documentation reflect reality of what the code does - in that LoadModule
...
and LoadFile can be declared inside a vhost configuration.
minfrin vetoed restricting LoadModule to server context as we do in 1.3.
See Message-ID: <DE0E3427-46F0-4AF4-94E8-5297EDF9A58D@sharp.fm >
* docs/manual/mod/mod_so.xml: Denote virtual host context.
* docs/manual/mod/mod_so.html.en, docs/manual/quickreference.html.en: Update
transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433861 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 09:03:17 +00:00
Rich Bowen
9031ad93ef
Rebuild/test
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433794 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 01:49:17 +00:00
Rich Bowen
15c895b0b1
Typo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433792 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 01:47:21 +00:00
Rich Bowen
8635c70826
Adds examples to the various <!--#config attributes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433789 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 01:43:26 +00:00
Rich Bowen
b138454284
The word 'Basic' is not meaningful here. These are all of the available
...
elements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433785 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 01:12:16 +00:00
Daniel Ruggeri
023e47cb2f
Add helper function to execute command w args and get one line of output. Allow AuthLDAPBindPassword to have exec: argument like SSLPassPhraseDialog
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433478 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 16:00:44 +00:00
Daniel Gruno
b5021501d1
fix mysql connection string in example
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433346 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 10:43:44 +00:00
Lucien Gentis
9e0d89e3f8
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1432479 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 17:41:33 +00:00
Eric Covener
e76a2160b7
add default
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1432444 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 15:05:51 +00:00
Graham Leggett
b5ecd6a038
mod_ssl: Allow the SSLUserName to be used to control the username passed
...
by the FakeBasicAuth option. PR52616.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1432322 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 22:53:50 +00:00
Rainer Jung
8b02376e4f
xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430815 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:11:33 +00:00
Rich Bowen
7b6fc85121
Nothing to see here. (Fixes annoying indentation in doc example.)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430669 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 03:16:14 +00:00
Rich Bowen
bc9f6032e9
Rebuild - includes the update to the copyright date.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430659 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 02:09:48 +00:00
Rich Bowen
0573b3b0da
Fix xml validation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430656 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 01:56:35 +00:00
Rich Bowen
37c65fd463
Adds a seealso for the logging doc.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430655 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 01:52:50 +00:00
Jim Jagielski
8395f83d00
Naming
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430575 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:24:10 +00:00
Daniel Gruno
a8d7e19070
Rephrasing a bit of the database docs for mod_lua
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430472 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 19:55:34 +00:00
Daniel Gruno
0e04ce5529
Add database features for mod_lua (apr_dbd + mod_dbd).
...
See documentation update for API and examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430225 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 11:42:50 +00:00
Vincent Deffontaines
5c23f52166
Security notes about SQL injection.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429560 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 17:52:43 +00:00
Lucien Gentis
ea88d0007f
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429545 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 15:58:38 +00:00
Lucien Gentis
f363122bce
Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429329 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 17:09:23 +00:00
Lucien Gentis
5d4ab410f2
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1428976 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 16:56:55 +00:00
Lucien Gentis
de37404c1f
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1428540 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:43:33 +00:00
Vincent Deffontaines
8515b16581
Adding security related information
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1427395 13f79535-47bb-0310-9956-ffa450edef68
2013-01-01 11:57:08 +00:00
Rich Bowen
3c106a21aa
Rebuild various transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1426602 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 18:10:38 +00:00
Kaspar Brand
1aa2b07de2
transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425876 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 10:59:31 +00:00
Kaspar Brand
50eb694c34
mod_ssl: add support for subjectAltName-based host name checking in proxy mode
...
(PR 54030)
factor out code from ssl_engine_init.c:ssl_check_public_cert()
to ssl_util_ssl.c:SSL_X509_match_name()
introduce new SSLProxyCheckPeerName directive, which should eventually
obsolete SSLProxyCheckPeerCN
ssl_engine_io.c:ssl_io_filter_handshake(): avoid code duplication
when aborting with HTTP_BAD_GATEWAY
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425874 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 10:54:54 +00:00
Lucien Gentis
0d8cc36816
Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425492 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 17:31:58 +00:00
Eric Covener
90746d67e9
caution about merging Location settings on top of directory/files authz config
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425345 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 21:16:09 +00:00
Eric Covener
6459776962
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425030 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:54:21 +00:00
Eric Covener
7c96a66c1a
hint about API and module usage.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425029 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:53:46 +00:00
Jim Jagielski
f0d70813f5
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1423020 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 17:04:11 +00:00
Jim Jagielski
26ecd7b2fe
Redfine - we are just worried about balancers and workers, so have the directive clear about that.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422980 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 15:24:40 +00:00
Rainer Jung
6789743650
Xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422597 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 15:14:01 +00:00
Lucien Gentis
118372c805
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422589 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 15:01:44 +00:00
Eric Covener
b40ee6c667
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422378 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 22:11:32 +00:00
Eric Covener
3b2115ab3c
PR54308: aliasmatch ^/foo matches requests for ////foo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422375 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 22:09:02 +00:00
Eric Covener
98dd7b8224
not unique to leading slashes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 21:33:17 +00:00
Eric Covener
1db7749738
PR54307, Alias and leading slashes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422324 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 19:37:22 +00:00