Changeset 156 for vhosts/conf.d/tor.conf


Ignore:
Timestamp:
Feb 9, 2007, 2:36:49 PM (17 years ago)
Author:
presbrey
Message:
name virtualhost definitions against lockername rather than CNAME
check for mod_ssl before directing SSLEngine on
File:
1 moved

Legend:

Unmodified
Added
Removed
  • vhosts/conf.d/tor.conf

    r155 r156  
    1212        DocumentRoot /afs/sipb.mit.edu/project/tor/web_scripts
    1313        SuExecUserGroup tor tor
     14        <IfModule mod_ssl.c>
    1415        SSLEngine on
     16        </IfModule>
    1517        ErrorLog /dev/null
    1618</VirtualHost>
Note: See TracChangeset for help on using the changeset viewer.