merci.

Michel wrote:
Le jeudi 3 janvier 2008, Yong Taro a écrit :
Sorry, I will reformulate

I want to have the following:
"mydomain.com" and "myblog.com" will resolve to IP1.
"mydomain.com" will be serverved by the webserver listening on IP1:80
"myblog.com" will be server by the webserver listening on IP2:80 - which
is a jailed system.

is this possible ?


Use a proxy on the host to rewrite IP on a per-domain way ?
For apache the proxy directive may be used in a virtual host context (this is for the per-domain way) ... but I never use the proxying capability of apache !
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to