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:17:04 UTC

svn commit: r1567175 - /spamassassin/site/.htaccess

Author: kmcgrail
Date: Tue Feb 11 15:17:04 2014
New Revision: 1567175

URL: http://svn.apache.org/r1567175
Log:
update .htaccess for favicon part 2

Modified:
    spamassassin/site/.htaccess

Modified: spamassassin/site/.htaccess
URL: http://svn.apache.org/viewvc/spamassassin/site/.htaccess?rev=1567175&r1=1567174&r2=1567175&view=diff
==============================================================================
--- spamassassin/site/.htaccess (original)
+++ spamassassin/site/.htaccess Tue Feb 11 15:17:04 2014
@@ -1,5 +1,4 @@
 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/3.4.x/doc/$1 [R=permanent]