subdomain point to another webserver

Discussion in 'General' started by rasco, Oct 7, 2014.

  1. rasco

    rasco New Member

    Hi,

    .currently i have a domain.com configure with ISPconfig
    server A ( domain.com)
    server b ( app.domain.com)

    .is it possible to configure a sub-domain app.domain.com to point to local ip address(app server) by doing a A record?

    so when someone types app.domain.com it redirects to my server B

    i know we can do reverse proxy , but i was wondering if we can do that within ISPconfig.


    thanks,
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This wont work when you connect from outside. The only way to do that is to use a proxy, you cana slo do that in ispconfig, create a website and add the apache proxy directves in the apache directives field of the website.
     

Share This Page