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

26 Commits

Author SHA1 Message Date
André Malo
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Yoshiki Hayashi
66959869c8 Oops. I don't know why but these files weren't committed at previous attempt.
New Japanese translation.

Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95999 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 07:01:02 +00:00
Yoshiki Hayashi
e4bc76c199 Correct path to the ScoreBoardFile directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95984 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 11:06:25 +00:00
Cliff Woolley
76d6e763d9 Fix the links for the PidFile directive in stopping.html and
add mpm_common and mod_cache to index-bytype.html (which, by the way,
is clearly the abused stepsister of index.xml/index.html... we should
find some automated way to generate the index-bytype as we have with the
regular index).

PR:  9187
Reported by:  Max Dittrich <amax@cs.tu-berlin.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95159 13f79535-47bb-0310-9956-ffa450edef68
2002-05-17 18:24:07 +00:00
Rich Bowen
1bf05b9838 Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 18:53:20 +00:00
Justin Erenkrantz
cc7b052e50 Update doc for the SIGUSR1 change - we no longer use SIGWINCH except on
Linux 2.0/glibc 2.0 which doesn't allow SIGUSR1 to be used by programs.

Feel free to change the wording.  I don't care.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91091 13f79535-47bb-0310-9956-ffa450edef68
2001-09-20 03:05:32 +00:00
Joshua Slive
bff3125f2a Move link on httpd command line documentation. Add link to
scoreboardfile directive documentation.

Submitted by:	Herve Dumont <hdumont@club-internet.fr>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88374 13f79535-47bb-0310-9956-ffa450edef68
2001-02-27 21:45:02 +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
dd229e9515 A few small changes to bring this up to 2.0.
This doc could use a major rewrite.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87487 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 05:38:28 +00:00
Joshua Slive
a5c1252d88 Fix a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87071 13f79535-47bb-0310-9956-ffa450edef68
2000-11-23 03:59:24 +00:00
pcs
40033fde0f Note that -t may is useful to test configurations before doing a restart
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83237 13f79535-47bb-0310-9956-ffa450edef68
1999-05-22 13:12:39 +00:00
pcs
93339afe04 Fix dumb typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82488 13f79535-47bb-0310-9956-ffa450edef68
1998-12-15 13:54:02 +00:00
pcs
ffa0b686b4 Make documentation clearer for Windows users: state when descriptions
apply only to Unix; add links to Windows and TPF instructions. Where
defaults are different in OS/2 or Windows, show them.  Add the -k command
line option (Windows only).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82409 13f79535-47bb-0310-9956-ffa450edef68
1998-11-20 16:39:03 +00:00
Ken Coar
1b19735a79 Part 2 of the semi-regular HTML normalisation. Now on to
apache-site...  No thirty.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81322 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:22:48 +00:00
dgaudet
2017374db2 mention src/support/apachectl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80213 13f79535-47bb-0310-9956-ffa450edef68
1998-02-14 13:08:57 +00:00
Ken Coar
80c32a1d5f Another pass at the normalisation of the HTML tags. Some
corrections coming up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
Ken Coar
07050bb5be A truly mighty mod normalising HTML tags to uppercase, and
'i' and 'b' to 'EM' and 'STRONG' respectively.  Been threatening
	to do this for months.. no-one need try to maintain this when
	writing/modifiying the docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
Sameer Parekh
c2edc0550e Set default pathnames -everywhere- to /usr/local/apache
PR:
Obtained from:
Submitted by:	Sameer Parekh
Reviewed by: Jim, Martin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79464 13f79535-47bb-0310-9956-ffa450edef68
1997-10-25 22:35:13 +00:00
Ken Coar
6e5d24ac49 Changed colours from mnemonics to #rrggbb syntax, since some
older browsers (e.g., Mozilla 1.1) don't know the names yet.

Submitted by:	Comments from Marc Slemko, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78222 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 11:07:52 +00:00
Ken Coar
7ff22e8e2a Documentation appearance rework, pass 1, phase 1: background,
aligning first H1 and image in the centre.  This is just the
	top-level htdocs/manual directory.  Still to do: subordinate
	directories, format normalisation (to HR or not to HR?).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 02:55:26 +00:00
dgaudet
40cdab1c86 Make note about machten problems are on 68k only. Pointed out by
Brent Holland.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78126 13f79535-47bb-0310-9956-ffa450edef68
1997-05-09 08:42:44 +00:00
dgaudet
9f009eabfe Document the problem of config file errors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78071 13f79535-47bb-0310-9956-ffa450edef68
1997-04-30 22:57:47 +00:00
dgaudet
8c4d270fd0 Deal with EINTR while processing scoreboard file. Fix graceful restart
for scoreboard files.

Reviewed by:	Randy, Roy
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78035 13f79535-47bb-0310-9956-ffa450edef68
1997-04-27 07:45:00 +00:00
dgaudet
7ce02d49a2 Point things at the stopping/restarting document.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78007 13f79535-47bb-0310-9956-ffa450edef68
1997-04-25 00:07:02 +00:00
dgaudet
71c5c9bdec Document scoreboardfile lameness.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78000 13f79535-47bb-0310-9956-ffa450edef68
1997-04-24 21:08:11 +00:00
dgaudet
08e269d77e This documents graceful restarts, and the caveats associated with them. The
graceful restart code itself isn't committed yet... and so this doc won't
be linked to until we commit the graceful restart code.

Reviewed by:
Submitted by:
Obtained from:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77988 13f79535-47bb-0310-9956-ffa450edef68
1997-04-23 02:40:50 +00:00