diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-06 09:32:21 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-06 09:32:21 +0100 |
commit | c418609d9dad42f15b678f23acd6f6c6aec6dca9 (patch) | |
tree | ddc598cb3eed0a4dfe20cd55501aae9b7b5ef7de | |
parent | 6a1bad5a32aba056a70a039c4ab31759e509743f (diff) |
fixup! d7adeac
-rw-r--r-- | config/httpd-vhost.conf-example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example index c02c4d292..093525f0b 100644 --- a/config/httpd-vhost.conf-example +++ b/config/httpd-vhost.conf-example @@ -88,8 +88,6 @@ AddHandler fastcgi-script .cgi </Directory> - Alias /files/ "/srv/alaveteli/files/" - # Serve attachments directly from the cache, if possible. # # The file names are URL-encoded on disk, and sharded by the first |