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

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

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