[system] / trunk / webwork2 / conf / httpd-wwmp-header.conf.dist Repository:
ViewVC logotype

Diff of /trunk/webwork2/conf/httpd-wwmp-header.conf.dist

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

Revision 656 Revision 1663
1# This is the configuration that is common to every developer's apache 1################################################################################
2# process. httpd-wwmp-sample.conf expects to find this file in 2# WeBWorK Online Homework Delivery System
3# /usr/local/etc/apache, but that can be customized for your shop. 3# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
4# $CVSHeader$
5#
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
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.
10#
11# This program is distributed in the hope that it will be useful, but WITHOUT
12# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
14# Artistic License for more details.
15################################################################################
16
17# This file contains apache configuration directives that should be suitable for
18# any WeBWorK 2 development installation. http-wwmp.conf.dist expects to find
19# this file at /path/to/webwork-modperl/conf/httpd-wwmp-header.conf. Simply
20# copying this file to that location should suffice.
4 21
5### Section 1: Global Environment 22### Section 1: Global Environment
6ServerType standalone 23ServerType standalone
7ServerRoot /usr/local 24ServerRoot /usr/local
8 25

Legend:
Removed from v.656  
changed lines
  Added in v.1663

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9