Monday, April 30, 2012

apache rewrite port for a certain path

I would need to rewrite



(http: or https:)//my.domain.com/foo/


into



(http: or https:)//my.domain.com:8080/foo/


I was not sure if apache mod-proxy could do that, and how





No comments:

Post a Comment