You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2014/02/11 16:16:54 UTC

svn commit: r1567174 - /spamassassin/site/main.wmk

Author: kmcgrail
Date: Tue Feb 11 15:16:53 2014
New Revision: 1567174

URL: http://svn.apache.org/r1567174
Log:
update .htaccess for favicon

Modified:
    spamassassin/site/main.wmk

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewvc/spamassassin/site/main.wmk?rev=1567174&r1=1567173&r2=1567174&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Tue Feb 11 15:16:53 2014
@@ -967,7 +967,6 @@ urchinTracker();
 
 <out file=".htaccess">
 Redirect /downloads.html http://spamassassin.apache.org/downloads.cgi
-Redirect /favicon.ico http://spamassassin.apache.org/images/favicon.ico
 RewriteEngine On
 RewriteBase /
 RewriteRule ^doc/(.*)$ http://spamassassin.apache.org/full/${docsline}/doc/$1 [R=permanent]