Chris@0: RewriteEngine on Chris@0: RewriteBase /conductor Chris@0: Chris@0: RewriteRule ^(.*)$ http://localhost:6666/conductor/$1 [P]