Changeset 2705
- Timestamp:
 - Jun 13, 2015, 3:00:14 AM (10 years ago)
 - Location:
 - trunk/server/fedora/config/etc/httpd/vhosts.d
 - Files:
 - 
          
- 2 edited
 
- 
          techfair.conf (modified) (3 diffs)
 - 
          tf.conf (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/server/fedora/config/etc/httpd/vhosts.d/techfair.conf
r2624 r2705 4 4 ServerName techfair.mit.edu 5 5 ServerAlias techfair 6 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts7 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts8 SuExecUserGroup tech fair techfair6 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 7 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 8 SuExecUserGroup techx techx 9 9 Include conf.d/vhosts-common.conf 10 10 </VirtualHost> … … 14 14 ServerName techfair.mit.edu 15 15 ServerAlias techfair 16 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts17 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts18 SuExecUserGroup tech fair techfair16 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 17 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 18 SuExecUserGroup techx techx 19 19 Include conf.d/vhosts-common-ssl.conf 20 20 SSLCertificateFile /etc/pki/tls/certs/techfair.pem … … 24 24 ServerName techfair.mit.edu 25 25 ServerAlias techfair 26 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts27 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts28 SuExecUserGroup tech fair techfair26 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 27 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 28 SuExecUserGroup techx techx 29 29 Include conf.d/vhosts-common-ssl.conf 30 30 Include conf.d/vhosts-common-ssl-cert.conf  - 
        
trunk/server/fedora/config/etc/httpd/vhosts.d/tf.conf
r2624 r2705 4 4 ServerName tf.mit.edu 5 5 ServerAlias tf 6 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts7 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts8 SuExecUserGroup tech fair techfair6 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 7 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 8 SuExecUserGroup techx techx 9 9 Include conf.d/vhosts-common.conf 10 10 </VirtualHost> … … 14 14 ServerName tf.mit.edu 15 15 ServerAlias tf 16 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts17 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts18 SuExecUserGroup tech fair techfair16 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 17 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 18 SuExecUserGroup techx techx 19 19 Include conf.d/vhosts-common-ssl.conf 20 20 SSLCertificateFile /etc/pki/tls/certs/tf.pem … … 24 24 ServerName tf.mit.edu 25 25 ServerAlias tf 26 DocumentRoot /afs/athena.mit.edu/activity/t/tech fair/web_scripts27 Alias /~tech fair /afs/athena.mit.edu/activity/t/techfair/web_scripts28 SuExecUserGroup tech fair techfair26 DocumentRoot /afs/athena.mit.edu/activity/t/techx/web_scripts 27 Alias /~techx /afs/athena.mit.edu/activity/t/techx/web_scripts 28 SuExecUserGroup techx techx 29 29 Include conf.d/vhosts-common-ssl.conf 30 30 Include conf.d/vhosts-common-ssl-cert.conf  
Note: See TracChangeset
          for help on using the changeset viewer.
      