Log of /branches/rel-2-4-dev/webwork-modperl/conf/webwork.apache2-config.dist
Parent Directory
Revision
4491 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 13 23:40:26 2006 UTC (6 years, 8 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/conf/webwork.apache2-config.dist
File length: 3752 byte(s)
Diff to
previous 4437
precompile many modules at server start time. this allows more compiled
code (parse trees, bytecode, etc.) to be shared among child processes,
and speeds child start time, since that compilation has already been
done in the master process.
you may want to turn this off for development, since it makes the server
take a really long time to start.
Revision
4131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Sat Jun 17 21:21:40 2006 UTC (6 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/conf/webwork.apache2-config.dist
File length: 3701 byte(s)
Preliminary config files for Apache 2. These are enough to bootstrap
WeBWorK under Apache 2. None of the WW code has been modified yet, so it
of course barfs as soon as you visit /webwork2. However, the config
problems are resolved and real porting can begin.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.