Changeset 156 for vhosts/conf.d/template
- Timestamp:
 - Feb 9, 2007, 2:36:49 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          vhosts/conf.d/template (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
vhosts/conf.d/template
r146 r156 1 # do not trailing-slash DocumentRoot 2 1 3 <VirtualHost *:80> 2 4 ServerName hname.mit.edu … … 11 13 DocumentRoot /afs/athena.mit.edu/path/web_scripts 12 14 SuExecUserGroup uname uname 15 <IfModule mod_ssl.c> 13 16 SSLEngine on 17 </IfModule> 14 18 </VirtualHost>  
Note: See TracChangeset
          for help on using the changeset viewer.
      