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