Doc suggests: RewriteEngine on RewriteRule ^(.*)$ http://localhost:8080/$1 [P,NE]
What happens to URLs currently handled by Apache such as /index.html /foo/bar.php /css/milihelen.css ...? Has anybody tried Reverse Proxy? ProxyRequests Off <Proxy *> ____________________ Racket Users list: http://lists.racket-lang.org/users