home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20100913.bsc-siteConfiguration.tar.gz / bradford.20100913.bsc-siteConfiguration.tar / bsc / siteConfiguration / apache.variables < prev    next >
Text File  |  2009-06-25  |  332b  |  7 lines

  1. # APACHE_USE_SSL values: NO_SSL (means everything forced to 80), USE_SSL (means everything forced to 443)
  2. #                        USE_SSL_SELF (means self-signed certificate).
  3. APACHE_USE_SSL=NO_SSL
  4. APACHE_USE_PROXY=NO_PROXY
  5. APACHECTL="/bsc/services/apache/bin/apachectl -D $APACHE_USE_SSL"
  6. APACHECTL_STOP="stop -D $APACHE_USE_SSL"
  7.