Skip to content

Instantly share code, notes, and snippets.

@LeonBlade
Created July 16, 2011 06:39
Show Gist options
  • Save LeonBlade/1086079 to your computer and use it in GitHub Desktop.
Save LeonBlade/1086079 to your computer and use it in GitHub Desktop.
TinyChat Upload Redirection helps.
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^i/(.*) http://209.212.145.137/i/$1 [R,NC]
RewriteRule ^img http://something.com/ [R,NC]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment