www/adium.im 805:4dd5aadbe441: Fix stupid typo.
commits at adium.im
commits at adium.im
Tue Jul 9 09:27:40 UTC 2013
details: http://hg.adium.im/www/adium.im/rev/4dd5aadbe441
revision: 805:4dd5aadbe441
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Tue Jul 09 11:27:32 2013 +0200
Fix stupid typo.
diffs (12 lines):
diff -r ffd5b548dd73 -r 4dd5aadbe441 sparkle/.htaccess
--- a/sparkle/.htaccess Tue Jul 09 11:21:42 2013 +0200
+++ b/sparkle/.htaccess Tue Jul 09 11:27:32 2013 +0200
@@ -1,7 +1,7 @@
RewriteEngine on
RewriteCond %{HTTPS} off
-RewriteCond %{HTTP_HOST} ^sparke\.adium\.im$
+RewriteCond %{HTTP_HOST} ^sparkle\.adium\.im$
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
RewriteCond %{HTTPS} off
More information about the commits
mailing list