Log of /branches/gage_dev/webwork2/conf/webwork.apache2-config.dist
Parent Directory
Revision
5213 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 23 04:06:32 2007 UTC (5 years, 10 months ago) by
sh002i
Original Path:
trunk/webwork2/conf/webwork.apache2-config.dist
File length: 2968 byte(s)
Diff to
previous 5010
PLEASE READ -- APACHE CONFIG CHANGES!
This patch makes webwork.apache2-config static (no <Perl> sections) and
passes changes into WeBWorK via PerlSetVar directives. The course
environment (global.conf) is seeded from these variables. Also changes
pg_dir to webwork_pg_dir, so all seed variables start with "webwork_".
So update your webwork.apache2-config and global.conf files! :)
Revision
4491 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 13 23:40:26 2006 UTC (6 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork2/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 (7 years ago) by
sh002i
Original Path:
trunk/webwork2/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.