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