On 19 Feb 2011, at 23:49, Al wrote:

>  RewriteEngine on
> 
>  RewriteRule http-bind/ http://myserver.com/http-bind/

WTF are you trying to do there?

> </VirtualHost>
> ProxyPass /http-bind/ http://127.0.0.1:8080/http-bind/ 

Now that makes sense (if your app is there), though perhaps you meant to put it
inside  the virtualhost.  You may need something more, but whatever you need
it's not mod_rewrite!

-- 
Nick Kew

Available for work, contract or permanent
http://www.webthing.com/~nick/cv.html


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to