Here\'s a problem I\'m always wanting to solve with htaccess. I haven\'t found a way yet, though it looks like it should be possible - perhaps someone can help.
Let\
If I understand correctly what you want is something like this inside your .htaccess file:
RewriteEngine On RewriteRule ^foo/$ bar/ RewriteRule ^bar/$ foo/