File:  [LON-CAPA] / loncom / loncapa_apache_local.conf
Revision 1.1: download - view: text, annotated - select for diffs
Mon Feb 4 15:19:36 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, HEAD
- Support for Apache 2.4

#
# $Id: loncapa_apache_local.conf,v 1.1 2013/02/04 15:19:36 raeburn Exp $
#
# Create your own loncapa_apache_local<domain>.conf
# e.g., loncapa_apache_localmsu.conf
#
# to contain Apache config file items specific to
# your domain, which will be left alone when you
# update LON-CAPA.
#
# Do not put them in this file (loncapa_apache_local.conf)
# as they will be overwritten by a LON-CAPA update.
#
# Leave this file in place, so Apache 2.4 will start in
# the case where you have not created any local config
# files, even though the main loncapa_apache.conf file
# contains a directive:
#
# Include conf/loncapa_apache_local*.conf
#

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>