This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via 5af32f5c8c4dedbf70c2074661e50226ce1db7cf (commit) from de167abd56d14715ea5d25778bb5bd2e24793d00 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 5af32f5c8c4dedbf70c2074661e50226ce1db7cf Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jun 3 21:27:24 2010 +0200
Add wpad.dat alias that point to proxy.pac.
-----------------------------------------------------------------------
Summary of changes: config/httpd/vhosts.d/ipfire-interface.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/config/httpd/vhosts.d/ipfire-interface.conf b/config/httpd/vhosts.d/ipfire-interface.conf index b55b80f..8783c63 100644 --- a/config/httpd/vhosts.d/ipfire-interface.conf +++ b/config/httpd/vhosts.d/ipfire-interface.conf @@ -64,5 +64,5 @@ Order deny,allow Allow from all </Directory> - + Alias /wpad.dat /srv/web/ipfire/html/proxy.pac </VirtualHost>
hooks/post-receive -- IPFire 2.x development tree