www/adium.im 615:8c2c4367ab6d: Make the donate rewrite work with...

commits at adium.im commits at adium.im
Wed Mar 14 03:34:19 UTC 2012


details:	http://hg.adium.im/www/adium.im/rev/8c2c4367ab6d
revision:	615:8c2c4367ab6d
branch:		adiumx.com
author:		Evan Schoenberg
date:		Wed Mar 14 16:34:14 2012 +1300

Make the donate rewrite work without a trailing slash

diffs (8 lines):

diff -r 5c1f9d7a6adf -r 8c2c4367ab6d .htaccess
--- a/.htaccess	Wed Mar 14 16:32:45 2012 +1300
+++ b/.htaccess	Wed Mar 14 16:34:14 2012 +1300
@@ -60,3 +60,4 @@
 RewriteRule ^(.*)$ http://trac.adium.im/wiki/AdiumDevelopers [R=301,L]
 
 RewriteRule ^donate/ https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LLXHMM3BEA8C [L,R=301]
+RewriteRule ^donate$ https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LLXHMM3BEA8C [L,R=301]




More information about the commits mailing list