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