Forum Moderators: phranque
Welcome to WebmasterWorld [webmasterworld.com]!
You might be able to use RewriteCond in mod_rewrite to test the %{REMOTE_USER} server variable and redirect using that variable as a back-reference. Be aware that authentication takes place before mod_rewrite rules in .htaccess files are processed.
Jim