|
Last change
on this file since 154 was
146,
checked in by jbarnold, 19 years ago
|
|
re-syncing locker copy and svn repo; repo copy not yet live
|
|
File size:
374 bytes
|
| Rev | Line | |
|---|
| [146] | 1 | <VirtualHost *:80> |
|---|
| 2 | ServerName shenzhen.mit.edu |
|---|
| 3 | ServerAlias shenzhen |
|---|
| 4 | DocumentRoot /afs/athena.mit.edu/course/11/11.306/web_scripts |
|---|
| 5 | SuExecUserGroup 11.306 11.306 |
|---|
| 6 | </VirtualHost> |
|---|
| 7 | |
|---|
| 8 | <VirtualHost *:443> |
|---|
| 9 | ServerName shenzhen.mit.edu |
|---|
| 10 | ServerAlias shenzhen |
|---|
| 11 | DocumentRoot /afs/athena.mit.edu/course/11/11.306/web_scripts |
|---|
| 12 | SuExecUserGroup 11.306 11.306 |
|---|
| 13 | SSLEngine on |
|---|
| 14 | </VirtualHost> |
|---|
Note: See
TracBrowser
for help on using the repository browser.