aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2008-04-14 12:14:44 +0000
committermatthew <matthew>2008-04-14 12:14:44 +0000
commit960f298df0366a2a56b8afdb7707bab218f37a98 (patch)
tree881d8c183c7e5c7dcfbddf03041eca916d467c23
parent0afb4c5cf0635aa7277b636fb6d21ef57f86a929 (diff)
URL created by JavaScript, so this is easier way to fix it.
-rw-r--r--conf/httpd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/httpd.conf b/conf/httpd.conf
index 34be0de79..9750743f1 100644
--- a/conf/httpd.conf
+++ b/conf/httpd.conf
@@ -20,7 +20,7 @@
# Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org; WWW: http://www.mysociety.org
#
-# $Id: httpd.conf,v 1.29 2008-01-25 17:02:25 matthew Exp $
+# $Id: httpd.conf,v 1.30 2008-04-14 12:14:44 matthew Exp $
DirectoryIndex index.cgi
@@ -78,3 +78,5 @@ RewriteRule /(.+).cgi /down.html [R]
RewriteCond %{DOCUMENT_ROOT}/down.html !-s
RewriteRule /down.html / [R]
+# S. Cambs
+RewriteRule ^/images/southcambridgeshiredistrictcouncil/icons/internet/print.gif$ http://www.scambs.gov.uk/images/southcambridgeshiredistrictcouncil/icons/internet/print.gif [R=permanent]