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