Can I change the site to work under a sub URL instead of the root?

Can I change the site to work under a sub URL instead of the root?

 Hello,

I am looking to change the URL that the site works under.

     Instead of:

           http://serverB:8888/

     I would like it to be:

           http://serverB:8888/selfservice/

Can this be done?

This would allow me to use a reverse proxy to map one domain name to multiple web servers.
    
    http://www.domain.com   -->  http://serverA
  and
    http://www.domain.com/selfservice   -->  http://serverB:8888/selfservice


Thanks.








                  New to ADSelfService Plus?