Chris@0: RewriteEngine on Chris@0: RewriteBase /facet-demo Chris@0: Chris@0: RewriteRule ^(.*)$ http://localhost:3050/$1 [P] Chris@0: