Line | |
---|
1 | <VirtualHost *:80> |
---|
2 | ServerName total-sailing.mit.edu |
---|
3 | ServerAlias total-sailing |
---|
4 | DocumentRoot /afs/athena.mit.edu/activity/f/francophone/web_scripts/total-sailing |
---|
5 | SuExecUserGroup francophone francophone |
---|
6 | </VirtualHost> |
---|
7 | |
---|
8 | <VirtualHost *:443> |
---|
9 | ServerName total-sailing.mit.edu |
---|
10 | ServerAlias total-sailing |
---|
11 | DocumentRoot /afs/athena.mit.edu/activity/f/francophone/web_scripts/total-sailing |
---|
12 | SuExecUserGroup francophone francophone |
---|
13 | SSLEngine on |
---|
14 | </VirtualHost> |
---|
Note: See
TracBrowser
for help on using the repository browser.