1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

6581 Commits

Author SHA1 Message Date
Rich Bowen
1a64036f3f General review and updating of document. Added mention of the other
modules located in the modules/mappers directory that aren't already
mentioned, and made a note to come back and flesh this out a little
later.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932378 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 12:20:38 +00:00
Rich Bowen
c5b128606c translation metafile thingy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932006 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 16:58:47 +00:00
Igor Galić
1a75261c53 Clarifying/Simplifying the Proxy examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931689 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 21:14:48 +00:00
Rich Bowen
dac4c9a49c Rebuild various metafiles and translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931525 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:37:42 +00:00
Rich Bowen
0c5c9c0373 Minor tweaks to the _default_ example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931524 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:36:27 +00:00
Rich Bowen
6be5a9e637 Comparnisions to Apache 1.3 aren't terribly helpful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931520 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 12:22:52 +00:00
Rich Bowen
eae4f2d8e4 Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931139 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 13:06:36 +00:00
Rich Bowen
5342738ffc Make the example match the descriptive text about the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931138 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 13:04:03 +00:00
Rich Bowen
8e5e52c4a0 Translation conversion updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931134 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:58:24 +00:00
Rich Bowen
256136aaf8 Remove a TODO item: Turns out mod_vhost_alias does not set DocumentRoot
per request. Also several of the 'Apache' -> 'Apache HTTP Server'
conversions.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931133 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:57:41 +00:00
Rich Bowen
0b88cfb350 Replace .xbm with .png and .gif in the examples. We haven't shipped .xbm
icons for many years.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931128 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:50:48 +00:00
André Malo
6cb10f671c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930746 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 20:22:49 +00:00
André Malo
9e1b36d86f another xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930744 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 20:16:01 +00:00
André Malo
64665e2f36 fix xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930742 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 20:13:23 +00:00
Rich Bowen
c4b44526cd I'm reluctant to keep telling people about the ServerPath directive,
much less encouraging them to use it in a document on name-based vhosts.
It causes confusion, and hasn't been necessary for years.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930608 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 01:37:37 +00:00
Rich Bowen
2eb2e95754 Adds a related modules list. Trying to work up the steam to overhaul the
'conditional logging' section.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930607 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 01:29:01 +00:00
Rich Bowen
6a14647754 Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 01:28:18 +00:00
Lucien Gentis
0dcf93a3c6 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929621 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 17:06:08 +00:00
Graham Leggett
3915fb380b Retract veto over inconsistent behaviour between directory and file wildcards,
implement wrowe's missing directory wilcard must fail / missing file wildcard
must pass requirement. Introduce 'optional' and 'strict' modifiers to the
Include directive for the end user to express their desired behaviour.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929318 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:14:24 +00:00
Graham Leggett
db53b0ad4f Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928922 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:32:37 +00:00
Graham Leggett
e7f90638f7 htcacheclean: Introduce the ability to clean specific URLs from the
cache, if provided as an optional parameter on the command line.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928921 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:30:46 +00:00
Graham Leggett
ea767fff9d core: Introduce the IncludeStrict directive, which explicitly fails
server startup if no files or directories match a wildcard path.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928916 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:09:35 +00:00
Lucien Gentis
88d1cc67b6 Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928468 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 18:29:30 +00:00
Igor Galić
6b59a2a80b Adding an explanation about how URLs are ultimately mapped.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927824 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 12:56:36 +00:00
Rich Bowen
d244537699 Rebuild transformations. That's probably all I have time for today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927387 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 13:22:31 +00:00
Rich Bowen
7df044a763 Bring this doc a little further into this century. Considering dropping,
or at least rewriting, most of the "Background" section.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927382 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 13:20:39 +00:00
Rich Bowen
4d24c7b780 Reverts earlier patch. The --enable-MODULE=shared syntax is valid. Need
to fix ./configure --help output instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927377 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 13:01:48 +00:00
Rich Bowen
49de976f57 My mistake. --enaable-rewrite=shared is in fact valid syntax, even
though ./configure --help doesn't mention it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927376 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 13:00:37 +00:00
Rich Bowen
9c905bbb0b Invalid syntax for the configure script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927365 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 12:22:04 +00:00
Rich Bowen
b12a32ba12 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927252 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 01:45:48 +00:00
Rich Bowen
6389ac6733 This doc could use a major overhaul. Meanwhile, 'Apache' => 'Apache HTTP
Server'


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927251 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 01:42:52 +00:00
Rich Bowen
c0bcd0f4a1 Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927047 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 13:14:30 +00:00
Rich Bowen
a85a7ee5ea 'Apache' -> 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927046 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 13:11:51 +00:00
Rich Bowen
617b750fbd language and metafile transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926545 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 12:47:18 +00:00
Rich Bowen
bb1b5e2d4d More 'Apache' => 'Apache HTTP Server' changes. Other minor nitpicky
changes. Identified a few docs that could use some attention to grammar.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926543 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 12:46:46 +00:00
Rich Bowen
f08fba0f09 'Apache' -> 'Apache HTTP Server' where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926537 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 12:27:20 +00:00
Rich Bowen
27d5c1561a 'Apache' -> 'Apache HTTP Server'
Don't use abc.com in examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926536 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 12:26:03 +00:00
Rich Bowen
b82ec98c6a Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926440 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:41:03 +00:00
Rich Bowen
722a9b41f1 'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926439 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:39:54 +00:00
Rich Bowen
5d33f794c3 'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926436 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:37 +00:00
Rich Bowen
0cf559b834 Rebuild transitions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926433 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:24:15 +00:00
Rich Bowen
7e7cb70485 'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926432 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:23:15 +00:00
Rich Bowen
6588ab5a5b 'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926430 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:19:20 +00:00
Rich Bowen
86d2b7887d Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926420 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:55:53 +00:00
Rich Bowen
b4d0761857 'Apache' => 'Apache HTTP Server" etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926419 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:54:41 +00:00
Rich Bowen
6d10612f5b 'Apache' -> 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926416 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:46:17 +00:00
Rich Bowen
3c8d5685af 'Apache' => 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926413 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:20:56 +00:00
Rich Bowen
0993a360aa Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926412 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:09:25 +00:00
Rich Bowen
36d26e472f 'Apache' -> 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926409 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 00:07:23 +00:00
Rich Bowen
1dfdb795d9 'Apache' -> 'Apache HTTP Server' and 'Apache httpd'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926402 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 23:43:11 +00:00