root/web/vegpath.conf @ 7905
1 |
<VirtualHost *:80> |
---|---|
2 |
ServerAdmin aaronmk@nceas.ucsb.edu |
3 |
ServerRoot /home/bien/svn/web |
4 |
DocumentRoot vegpath |
5 |
ErrorLog logs/error_log |
6 |
CustomLog logs/access_log combined |
7 |
<Directory vegpath> |
8 |
AllowOverride all |
9 |
</Directory>
|
10 |
</VirtualHost>
|
- « Previous
- 1
- 2
- Next »