Hi folks,

I know this problem is less a cruisecontrol one, but rather an apache problem, but maybe someone is interested in the answer.
How can I redirect from my.subdomain.com to localhost:3333 on my server?

Furthermore I want to deny other domains on the server to use the 3333 port.

So
        foo.mydomain.com should redirect on the server to localhost:3333
but
        foo.mydomain2.com:3333 should be denied by apache.

Hopefully you understand what I mean :D

Thank you all for answers.
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to