source:
vhosts/conf.d/tural.conf
@
  214
        
        | Last change on this file since 214 was 211, checked in by geofft, 19 years ago | |
|---|---|
| File size: 395 bytes | |
| Rev | Line | |
|---|---|---|
| [211] | 1 | <VirtualHost *:80> | 
| 2 | ServerName tural.mit.edu | |
| 3 | ServerAlias tural | |
| 4 | DocumentRoot /afs/athena.mit.edu/user/t/u/turalb/web_scripts | |
| 5 | SuExecUserGroup turalb turalb | |
| 6 | </VirtualHost> | |
| 7 | ||
| 8 | <VirtualHost *:443> | |
| 9 | ServerName tural.mit.edu | |
| 10 | ServerAlias tural | |
| 11 | DocumentRoot /afs/athena.mit.edu/user/t/u/turalb/web_scripts | |
| 12 | SuExecUserGroup turalb turalb | |
| 13 | <IfModule mod_ssl.c> | |
| 14 | SSLEngine on | |
| 15 | </IfModule> | |
| 16 | </VirtualHost> | 
Note: See TracBrowser
        for help on using the repository browser.
    