1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

7688 Commits

Author SHA1 Message Date
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
Daniel Gruno
15a3b66b20 Update syntax highlighter to match mod_macro definitions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436362 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:18:12 +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
Daniel Gruno
afeba002e3 fix "missing" example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435327 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 20:22:02 +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
Rich Bowen
9648bfe227 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433784 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 01:09:21 +00:00
Rich Bowen
942f8e4ada Replaces the term 'element' with the term 'function' so that it's
clearer what we're talking about. (I'm aware that `element` is an SGML
term, but I think that the goal here is communication, rather than
necessarily using the right jargon.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433780 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 00:59:35 +00:00
Rich Bowen
79695f0230 Rebuild SSI change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433775 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 00:43:31 +00:00
Rich Bowen
3f8606d2b7 Oh, look, we overlooked another instance of 'Apache' where it should be
'Apache httpd'


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433773 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 00:41:41 +00:00
Rich Bowen
97899a14a3 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433770 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 00:37:06 +00:00
Rich Bowen
41eb17e890 Provide an example in the introduction in order to motivate the lengthy
setup process.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433768 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 00:33:44 +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
Rainer Jung
b18c64f7d9 Remove reference to RequireNone, which is no longer
used in the example since r1341749.

Add some hopefully interesting other explanation
instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430814 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:10:52 +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
Rainer Jung
dfcb39b3ec Happy new year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429349 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 18:15:07 +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
Gregg Lewis Smith
01e13c568d say what I meant to say
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1427201 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 17:47:46 +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
Rich Bowen
3fbeb6f0f0 Add links to programs docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1426599 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 18:07:57 +00:00
Rich Bowen
5f6a3a63d7 Add links to the relevant docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1426597 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 18:03:47 +00:00
Gregg Lewis Smith
662cfcdc4f Add notes about compiling from Unix sources
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1425975 13f79535-47bb-0310-9956-ffa450edef68
2012-12-26 17:32:31 +00:00