Log of /trunk/webwork2/bin/wwapachectl.dist
Parent Directory
Revision
2492 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 12 02:43:18 2004 UTC (8 years, 10 months ago) by
sh002i
File length: 2886 byte(s)
Diff to
previous 2208
DEVEL SYSTEM CONFIG CHANGES - PLEASE READ.
To complement the new Apache/WeBWorK configuration scheme, the
http-wwmp-header.conf and http-wwmp.conf files are being eliminated in
favor of a primarily Perl-based configuration scheme. This reduces
redundancy and allows both development and production system to share a
single "core" WeBWorK configuration file, webwork.apache-config.
The setup is described in the new top-level development server config
file devel.apache-config:
This is an Apache configuration file suitable for use when doing
development on the WeBWorK 2 system. This setup allows each
developer to run an independent Apache server under their own UID,
using their own working copy of the WeBWorK code. The configuration
is split into three parts:
The first part is a site-specific (but user-indepenent) file named
devel-site.apache-config. It contains directives that are common to
all development servers on the same host. The site administrator can
chose to maintain a single copy of this file and have all developers
reference it in a central location.
The second part is the stock webwork.apache-config file that is used
for normal installations. Customize this file, setting the
$webwork_url, $webwork_dir, $pg_dir, etc. appropriatly for your
development server.
The third part is this file. It contains the user-specific
directives that are specific to each developer's server.
Of the two files specific to development server configuration, only
devel-site.apache-config will require modification, and it need be
modified only once per host machine. devel.apache-config uses the UID
and GID and of the user running it, and the values set in
webwork.apache-conf, to configure itself.
wwapachectl has also been modified to refer to devel.apache-config
instead of http-wwmp.conf and streamline its configuration.
Revision
2208 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 24 18:16:34 2004 UTC (9 years ago) by
sh002i
File length: 2211 byte(s)
Diff to
previous 2181
PLEASE UPDATE wwapachectl FROM wwapachectl.dist!
added warnings if config files are older than distribution versions.
Revision
2181 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 23 19:54:53 2004 UTC (9 years ago) by
sh002i
File length: 1859 byte(s)
Diff to
previous 1703
IMPORTANT: changes to wwapachectl.dist -- update local copy!
added umask handling. if you're sharing courses with other users (as we
are on snoop and devel) uncomment the new "umask" line.
Revision
1703 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 5 01:02:41 2004 UTC (9 years, 4 months ago) by
sh002i
File length: 1769 byte(s)
Diff to
previous 1663
removed lingering references to "webwork-modperl", since we're calling
this product "webwork2" now. soon we should change the name of the CVS
module to "webwork2" as well.
Revision
1663 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by
sh002i
File length: 1700 byte(s)
Diff to
previous 1178
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.
Here is the new header:
################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
# Artistic License for more details.
################################################################################
Revision
658 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Mon Nov 25 08:39:38 2002 UTC (10 years, 6 months ago) by
sh002i
File length: 544 byte(s)
renamed wwapachectl.sample -> wwapachectl.dist
-sam
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.