|
|
1 | ################################################################################ |
|
|
2 | # WeBWorK mod_perl (c) 1995-2002 WeBWorK Team, Univeristy of Rochester |
|
|
3 | # $Id$ |
|
|
4 | ################################################################################ |
|
|
5 | |
| 1 | # Apache::WeBWorK - The WeBWorK dispatcher module |
6 | # Apache::WeBWorK - The WeBWorK dispatcher module |
| 2 | # Place something like the following in your Apache configuration to load the |
7 | # Place something like the following in your Apache configuration to load the |
| 3 | # WeBWorK module and install it as a handler for the WeBWorK system |
8 | # WeBWorK module and install it as a handler for the WeBWorK system |
| 4 | |
9 | |
| 5 | # PerlRequire /path/to/webwork/conf/init.pl |
10 | # PerlRequire /path/to/webwork/conf/init.pl |