[system] / branches / rel-2-3-dev / webwork-modperl / conf / webwork.apache2-config.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-3-dev/webwork-modperl/conf/webwork.apache2-config.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 4131 Revision 4336
1################################################################################ 1################################################################################
2# WeBWorK Online Homework Delivery System 2# WeBWorK Online Homework Delivery System
3# Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ 3# Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/
4# $CVSHeader: webwork2/conf/webwork.apache-config.dist,v 1.12 2006/05/16 21:12:01 sh002i Exp $ 4# $CVSHeader: webwork2/conf/webwork.apache2-config.dist,v 1.1 2006/06/17 21:21:24 sh002i Exp $
5# 5#
6# This program is free software; you can redistribute it and/or modify it under 6# This program is free software; you can redistribute it and/or modify it under
7# the terms of either: (a) the GNU General Public License as published by the 7# the terms of either: (a) the GNU General Public License as published by the
8# Free Software Foundation; either version 2, or (at your option) any later 8# Free Software Foundation; either version 2, or (at your option) any later
9# version, or (b) the "Artistic License" which comes with this package. 9# version, or (b) the "Artistic License" which comes with this package.
20# 20#
21# Include /path/to/webwork.apache-config 21# Include /path/to/webwork.apache-config
22# 22#
23# Customize the variable $webwork_dir below to match the location of your 23# Customize the variable $webwork_dir below to match the location of your
24# WeBWorK installation. 24# WeBWorK installation.
25
26PerlModule Apache2::compat;
27 25
28<Perl> 26<Perl>
29 27
30# Set this variable to the path to your WeBWorK installation. 28# Set this variable to the path to your WeBWorK installation.
31my $webwork_dir = "/opt/webwork2"; 29my $webwork_dir = "/opt/webwork2";

Legend:
Removed from v.4131  
changed lines
  Added in v.4336

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9