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