Parent Directory
|
Revision Log
Checking QA's crontab & apache.conf
| 1 | <VirtualHost *> |
| 2 | ServerAdmin debian-qa@lists.debian.org |
| 3 | DocumentRoot /org/qa.debian.org/web |
| 4 | ServerName qa.debian.org |
| 5 | DirectoryIndex index.html index.php |
| 6 | ErrorLog /var/log/apache/qa.debian.org-error.log |
| 7 | CustomLog /var/log/apache/qa.debian.org-access.log combined |
| 8 | |
| 9 | Alias /data /org/qa.debian.org/data |
| 10 | </VirtualHost> |
| 11 | <Directory /org/qa.debian.org/data> |
| 12 | Options Indexes FollowSymLinks |
| 13 | </Directory> |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |