It appears that mod_proxy is not enabled. Can it be?
I want to use mod_rewrite (using the [P] flag) to invisibly direct requests for
www.domain.com/server/123/*
to
123.domain.com/*
123.domain.com is hosted on a different server than www.domain.com
I want to use mod_rewrite (using the [P] flag) to invisibly direct requests for
www.domain.com/server/123/*
to
123.domain.com/*
123.domain.com is hosted on a different server than www.domain.com
Comment