Help with ISPConfig

Discussion in 'General' started by richardp, Jul 2, 2006.

  1. richardp

    richardp New Member

    Hey to all!
    I installed ISPConfig on a Ubuntu Dapper Drake machine - and its fantastic - management etc

    Now here is the stupid question; If my ISP config machine has the address www.abc.com and i want a website to have an address of www.abc.com/website1, how do i do that ?

    Second; is it possible to have website with the address www.website1.abc.com ? If yes, how ?


    Thanks for your help

    Richard
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Create a new website with:

    host: www
    domain: abc.com

    in ISPConfig. Create a folder website1 in your website root and access it with your browser as www.abc.com/website1.


    Create a new website in ISPConfig:

    host: www.website1
    domain: abc.com

    and make sure that you create an A-Record for www.website1.abc.com pointing to your server IP or external IP in the authoritive nameserver for the domain abc.com
     

Share This Page