source:
vhosts/conf.d/rov.mit.edu.conf
@
132
| Last change on this file since 132 was 132, checked in by jbarnold, 19 years ago | |
|---|---|
| File size: 354 bytes | |
| Rev | Line | |
|---|---|---|
| [132] | 1 | <VirtualHost *:80> |
| 2 | ServerName rov.mit.edu | |
| 3 | ServerAlias rov | |
| 4 | DocumentRoot /afs/athena.mit.edu/course/13/13.704/web_scripts | |
| 5 | SuExecUserGroup 13.704 13.704 | |
| 6 | </VirtualHost> | |
| 7 | ||
| 8 | <VirtualHost *:443> | |
| 9 | ServerName rov.mit.edu | |
| 10 | ServerAlias rov | |
| 11 | DocumentRoot /afs/athena.mit.edu/course/13/13.704/web_scripts | |
| 12 | SuExecUserGroup 13.704 13.704 | |
| 13 | SSLEngine on | |
| 14 | </VirtualHost> |
Note: See TracBrowser
for help on using the repository browser.
