PDA

View Full Version : Help with ISPConfig


richardp
2nd July 2006, 14:38
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

till
2nd July 2006, 15:13
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 ?

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.


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

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