http://git.debian.org/?p=users/kai-guest/wordpress;a=commitdiff;h=f0157fe3c238182131a128050491e29583c966f9
Thanks for your help Andrea. I reworked your patch to how I think it
should work. Try it out and let me know you think.
The magic happens around:
RewriteRule ^/uploads/(.*)$ /srv/www/wp-uploads/%{HTTP_HOST}/$1
Problem with this solution is that I doesn't have an upgrade path for
existing users.
Existing users need to update their Apache configuration and update
their Wordpress settings at wp-admin/options-misc.php to something
like the PNG attached.
Now I need to merge the branch, clean some stuff up and check with Lionel.
Thanks!
<<attachment: uploads.png>>

