1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-04 21:42:15 +03:00

384 Commits

Author SHA1 Message Date
David Shane Holden
6004163be0 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97210 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 19:16:27 +00:00
William A. Rowe Jr
49d6e906c9 Document EnableSendfile. I'm presuming that directives.html* and
quick_reference.html* are now autogenerated.  Could someone run the
  xml builder and commit the compiled results?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97208 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 18:25:07 +00:00
André Malo
ecc81a9ecc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97154 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:27:48 +00:00
André Malo
54c2f3418c fix many links in respect to the aaa changes.
Probably overlooked one or two ;-)

Some files are left unmodified, since the parts there
aren't clear or have to be (re-)written:

ebcdic.xml
new_features_2_0.xml
upgrading.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:16:06 +00:00
André Malo
10eaf07e2b - fix several validation errors
- introduce CSS class td.centered: guess, what it does ;-)
  please, use with care...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97012 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 04:51:26 +00:00
Joshua Slive
70659546d5 Convert rewriteguide, perf-tuning and misc/index to xml.
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96950 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 20:04:12 +00:00
André Malo
ac80d35f0d update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96734 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 01:41:49 +00:00
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
cd3576cd5c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96668 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 03:42:20 +00:00
Erik Abele
ec3ac85b0b Updated transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96654 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:13:41 +00:00
Erik Abele
a7273e37bd New XML.
Submitted by: David Shane Holden <dpejesh@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96505 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 21:02:16 +00:00
Rich Bowen
d78c998c6a Patch submitted by David Shane Holden to make docs valid xhtml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96194 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 21:46:42 +00:00
Joshua Slive
e64ee27bbb Some more security tips.
Submitted by: thomas@northernsecurity.net


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96035 13f79535-47bb-0310-9956-ffa450edef68
2002-07-12 17:45:59 +00:00
Marc Slemko
7614383da2 Remove my address for sending comments to, since comments are no longer
of any real use.

While I'm at it, fix some misformatting that was apparently introduced
when converting it to XHTML.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95919 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 03:11:47 +00:00
Brian Pane
b5b54f3415 More changes to bring the performance tuning guide closer to compatibility
with httpd-2.0:
 - Updated the sample system call trace with a 2.0/worker example
 - Removed the section on the preforking model


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95719 13f79535-47bb-0310-9956-ffa450edef68
2002-06-16 22:55:11 +00:00
Yoshiki Hayashi
17cb4e4e7a Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95669 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 09:32:42 +00:00
Brian Pane
e6409a93d0 Updated the introduction to reflect 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95464 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 05:29:14 +00:00
Brian Pane
6027400b8a Removed the section about 1.3-specific patches (fortunately, most
of the optimizations in these patches are included by default in 2.0)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95463 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 04:35:56 +00:00
Brian Pane
1f1be138ec Updated the section on OS configuration to cover some 2.0 issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95462 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 03:34:54 +00:00
Brian Pane
e30dc76250 Added EnableMMAP to performance tuning guide
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95279 13f79535-47bb-0310-9956-ffa450edef68
2002-05-25 06:58:39 +00:00
Rich Bowen
42753eb9ed Spelling corrections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95153 13f79535-47bb-0310-9956-ffa450edef68
2002-05-17 17:06:27 +00:00
Joshua Slive
9c77edcb95 Bring tutorial page updates forward from 1.3, but preserve the "this may be
out of date" warning.

PR: 8696


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94902 13f79535-47bb-0310-9956-ffa450edef68
2002-05-02 14:28:52 +00:00
Joshua Slive
8064d2622b Get rid of a dangling phrase that serves no real purpose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92934 13f79535-47bb-0310-9956-ffa450edef68
2002-01-19 17:44:08 +00:00
Joshua Slive
fc561db106 This example doesn't really do what it claims. Instead, lets make it simpler
by discussing ONLY the .htaccess issue.  The other issue is covered by the
next example.

PR: 9523


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92933 13f79535-47bb-0310-9956-ffa450edef68
2002-01-19 17:39:48 +00:00
Joshua Slive
045224ce9b htmltidy made a mess of the headers and footers. Put them back in shape.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92855 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 01:48:00 +00:00
kevlo
e5cacdc88d HostNameLookups -> HostnameLookups
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92675 13f79535-47bb-0310-9956-ffa450edef68
2001-12-31 02:29:12 +00:00
Joshua Slive
949a2c209d Rewriteguide typos.
PR: 9315
Submitted by: "John Briggs" <john_briggs@telstra.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92673 13f79535-47bb-0310-9956-ffa450edef68
2001-12-30 18:10:36 +00:00
Joshua Slive
9a0f5497df Fix link.
Submitted by:	Stas Bekman <stas@stason.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92586 13f79535-47bb-0310-9956-ffa450edef68
2001-12-23 16:50:06 +00:00
Joshua Slive
7853b24389 Remove a broken link.
PR: 8743


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91875 13f79535-47bb-0310-9956-ffa450edef68
2001-11-12 15:09:25 +00:00
Justin Erenkrantz
cef27f2314 Remove all references to the Port directive and replace it with
appropriate links to the Listen directive.

If I had known that so many files had the Port directive in it, I would
have bundled this up as one big commit.  *sigh*  I just kept looking
and finding new files, fixing, and committing.  So, this should be the
rest of them for now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91571 13f79535-47bb-0310-9956-ffa450edef68
2001-10-19 06:05:39 +00:00
Martin Kraemer
320c229e8b Fix broken links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91461 13f79535-47bb-0310-9956-ffa450edef68
2001-10-14 15:35:04 +00:00
Joshua Slive
37e9d4b0a4 Bring forward some 1.3 changes, mostly from
Allan Liska


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91318 13f79535-47bb-0310-9956-ffa450edef68
2001-10-05 21:26:00 +00:00
brian
345d1a085c PR:
Updated links.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91119 13f79535-47bb-0310-9956-ffa450edef68
2001-09-24 01:38:57 +00:00
Rich Bowen
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
William A. Rowe Jr
f7c23a7e8b Move API.html over to manual/developer, begin some cleanup.
Could a DoxyGen'er please update the guidlines in documenting.html?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91108 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 15:45:22 +00:00
Rich Bowen
b9ff044feb Added links to related directives, related modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91043 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 20:12:16 +00:00
Rich Bowen
28656d2084 Comment about using a type-map file, rather than using MultiViews
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91040 13f79535-47bb-0310-9956-ffa450edef68
2001-09-16 03:39:15 +00:00
Rich Bowen
366797b86a Mention of logrotate as an alternative to HostnameLookups
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91016 13f79535-47bb-0310-9956-ffa450edef68
2001-09-13 04:37:20 +00:00
Joshua Slive
b794cde455 Point to the new FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:08:25 +00:00
Joshua Slive
f813e125af Remove the old FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90638 13f79535-47bb-0310-9956-ffa450edef68
2001-08-24 17:07:36 +00:00
Justin Erenkrantz
5904f3f22d Change the new-httpd@apache.org references to dev@httpd.apache.org.
There are some references just to "new-httpd" throughout - I left
these intact as I'm not sure what the nickname for the new list is
(dev@httpd?).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90498 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 18:27:53 +00:00
Joshua Slive
aabd58554d Be gone old cruft!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90480 13f79535-47bb-0310-9956-ffa450edef68
2001-08-22 00:14:00 +00:00
William A. Rowe Jr
67af92ac6e More XXX replacement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89663 13f79535-47bb-0310-9956-ffa450edef68
2001-07-23 18:54:32 +00:00
Ken Coar
382c21439a Change the links to point to the new distribution directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88609 13f79535-47bb-0310-9956-ffa450edef68
2001-03-28 21:26:29 +00:00
Chris Pepper
d140ffad9c Some cleanup on the 2.0 FAQ carried over from 1.3. May be irrelevant soon,
or it may give us a better starting point for 2.0 improvements.
Fixed a bunch of <p>...</p> matches.
Removed 1.3 upgrade recommendation.
Fixed some entity encodings.
Updated a bunch of links that moved from core.html to mpm_common.html.
Fixed a few bad/stale links.
Fixed a decrement that was interfering with comment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88376 13f79535-47bb-0310-9956-ffa450edef68
2001-02-28 03:36:00 +00:00
Joshua Slive
ba3266faca Update all the references I can find to use SetOutputFilter to
actives SSIs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88072 13f79535-47bb-0310-9956-ffa450edef68
2001-02-10 23:33:36 +00:00
Joshua Slive
05b7907b61 Add a devshed tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87880 13f79535-47bb-0310-9956-ffa450edef68
2001-01-28 01:02:54 +00:00
Joshua Slive
d56f872d3e Adding references to html'ized man pages where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87879 13f79535-47bb-0310-9956-ffa450edef68
2001-01-28 00:19:30 +00:00
Joshua Slive
e8e28f950a Add an ApacheToday (Rich Bowen) tutorial on mod_access and a nice
discussion by Alan J. Flavell on some language-negotiation issues.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87701 13f79535-47bb-0310-9956-ffa450edef68
2001-01-18 01:24:47 +00:00
Joshua Slive
3404634c64 Place a note in some of the files that contain obsolete information.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87505 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 22:36:03 +00:00