File:  [LON-CAPA] / loncom / Attic / srm.conf
Revision 1.1: download - view: text, annotated - select for diffs
Sat Sep 23 23:20:28 2000 UTC (23 years, 7 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
adding srm.conf, Redhat 6.2 file

    1: ##
    2: ## srm.conf -- Apache HTTP server configuration file
    3: ##
    4: 
    5: #
    6: # This is the default file for the ResourceConfig directive in httpd.conf.
    7: # It is processed after httpd.conf but before access.conf.
    8: #
    9: # To avoid confusion, it is recommended that you put all of your
   10: # Apache server directives into the httpd.conf file and leave this
   11: # one essentially empty.
   12: #
   13: DocumentRoot /home/httpd/html

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