marc98/03/20 18:06:06
Modified:src/main http_main.c
Log:
Cast getpid() return to unsigned long to stop compilers from whining.
Possibly bogus, but without a smarter configuration script we have
no other option.
Revision ChangesPath
1.309 +2 -1 apache-1.3/
marc98/03/20 21:02:53
Modified:src Makefile.nt
Log:
We have these, lets install them. Seem to work for me.
Revision ChangesPath
1.24 +3 -0 apache-1.3/src/Makefile.nt
Index: Makefile.nt
marc98/03/20 21:05:20
Modified:conf httpd.conf-dist-win
Log:
Be nice now; give people a list of read-made LoadModule lines
to pick and choose from.
Revision ChangesPath
1.10 +18 -0 apache-1.3/conf/httpd.conf-dist-win
Index: httpd.conf-dist-win
==
marc98/03/20 21:15:35
Modified:src/os/win32 registry.c
Log:
Two log messages indicating different things from different places
in the code that have the same text are bad. Change the text of
one to make it better represent what it is saying.
Revision ChangesPath
marc98/03/20 21:32:20
Modified:src CHANGES
src/modules/proxy proxy_util.c
Log:
The filenames were 4 chars short because during the change from
22 --> 26 chars to accomodate the fact that the fs isn't case
sensitive, one change was missed.
PR: 1890
S
marc98/03/20 22:41:41
Modified:.STATUS
Log:
It don't work it don't work it don't work. Sleeping with my window open.
Revision ChangesPath
1.201 +4 -0 apache-1.3/STATUS
Index: STATUS
=
pcs 98/03/21 09:00:56
Modified:htdocs/manual windows.html
Log:
Various updates: add libap to the list of required libraries. Remove
reference to StartServers. Change links to mod_dll to mod_so.
Revision ChangesPath
1.12 +14 -16apache-1.3/htdocs/manual/windo
pcs 98/03/21 09:03:50
Modified:htdocs/manual/mod directives.html index.html mod_dll.html
mod_so.html
Log:
Update docs to reflect the fact that mod_dll has been replaced by mod_so.
In particular, mark mod_dll as obselete, add Windows information and
exa
pcs 98/03/21 09:13:58
Modified:htdocs/manual/mod core.html
Log:
Document the fact that StartServers, MaxSpareServers and MinSpareServers
have no effect on Unix. Also that ThreadsPerChild has no effect on
Unix.
Revision ChangesPath
1.105 +21 -4 apache-1.3/h
pcs 98/03/21 09:29:59
Modified:.README.NT
Log:
Update NT information. Remove reference to StartServers. Document
the single-child-process model slightly. Document the registry key and
how it can be set.
Revision ChangesPath
1.9 +37 -37apache-1.3/
pcs 98/03/21 09:34:05
Modified:conf httpd.conf-dist-win
Log:
Remove StartServer setting which has no effect on Windows
Revision ChangesPath
1.11 +5 -8 apache-1.3/conf/httpd.conf-dist-win
Index: httpd.conf-dist-win
=
coar98/03/21 14:31:54
Modified:htdocs/manual/mod core.html
Log:
"Has no effect on MS Windows" is rather misleading.
Revision ChangesPath
1.106 +2 -1 apache-1.3/htdocs/manual/mod/core.html
Index: core.html
=
12 matches
Mail list logo