1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-06 09:01:00 +03:00

19 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
André Malo
ace4271c17 new XML
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96838 13f79535-47bb-0310-9956-ffa450edef68
2002-09-16 15:41:31 +00:00
Cliff Woolley
64a7c43901 Fix html validation.
Submitted by: Jerry Baker


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95140 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 19:09:26 +00:00
William A. Rowe Jr
b9ecba8a50 Document the fact that Cygwin's awk doesn't work with MSVC. This is
due to Cygwin making awk.exe a 'cygwin symlink' to gawk.exe. The windows
  shell does not support symlinks, and so any Apache makefile references
  to awk.exe will fail.

PR:8726
Submitted by:	Jerry Baker <jerrybaker@weirdness.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95121 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 22:43:25 +00:00
William A. Rowe Jr
05347339b4 Further observations from the past two weeks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95101 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 00:33:14 +00:00
William A. Rowe Jr
34acc93e2e Ummm... checked, 0.9.6d works too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95067 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 19:54:52 +00:00
William A. Rowe Jr
7b833f9aad Well if I got lost for a minute... make this clearer for 7.0 users.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95064 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 16:14:01 +00:00
Yoshiki Hayashi
e3d047b595 Correct grammer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95010 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 06:17:30 +00:00
William A. Rowe Jr
c94bb89387 Please, Win32 hackers, review this doc!!! Talk about out of date and
horribly stale.  A dry run report would be a great thing for feedback.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94870 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 21:42:52 +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
4779d38dd2 Lots o' changes to re-review.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89657 13f79535-47bb-0310-9956-ffa450edef68
2001-07-23 17:24:47 +00:00
Chris Pepper
f9a7b967f5 Adjusted links for files being moved into platform/ (were ./, now ../).
Matched up <p></p> & <pre></pre>.
Fixed misspellings.
Fixed links to ../install-tpf.html & ebcdic.html (which should probably be
moved down into platform/).
Changed links to windows.html#test to windows.html@cmdline.
Entities encoded.
Changed bogus <emp> tags to <em>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88379 13f79535-47bb-0310-9956-ffa450edef68
2001-02-28 04:41:24 +00:00
Roy T. Fielding
7ddebfc732 Update some references to the old src tree structure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88228 13f79535-47bb-0310-9956-ffa450edef68
2001-02-18 07:38:50 +00:00
William A. Rowe Jr
85c06e3b8f PR:
Obtained from:
Submitted by:
Reviewed by:

  Just a bit of cleanup to the 2.0 language before I crash here.

  This is exactly the reason the mpm service update isn't going into the
  alpha - big chunks of this must be rewritten first.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85391 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 06:59:57 +00:00
William A. Rowe Jr
79d1068686 PR:
Obtained from:
Submitted by:
Reviewed by:

  More fair warning for Win32 alpha builders.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85389 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 01:43:35 +00:00
William A. Rowe Jr
00e1bf9cef Clean up documentation on both sides (1.3 and 2.0) for the Win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85187 13f79535-47bb-0310-9956-ffa450edef68
2000-05-11 03:58:00 +00:00
William A. Rowe Jr
b23b7bf500 Clean up documentation on both sides (1.3 and 2.0) for the Win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85185 13f79535-47bb-0310-9956-ffa450edef68
2000-05-11 03:39:39 +00:00
Bill Stoddard
a8065b5af2 Win32: Update docs to reflect new build environment.
Submitted by:	William Rowe


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85009 13f79535-47bb-0310-9956-ffa450edef68
2000-04-21 13:57:43 +00:00
Bill Stoddard
1b8894d367 Update Apache on Windows documentation. Add new document
describing how to compile Apache on Windows.

Submitted by:	William Rowe <wrowe@lnd.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84980 13f79535-47bb-0310-9956-ffa450edef68
2000-04-17 13:38:13 +00:00