Results 1 to 4 of 4
how do i make multiple domains for one server, i want each domain to load its own folder on the server, but only 1 ip for the server....
- 04-19-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 35
Domains
how do i make multiple domains for one server, i want each domain to load its own folder on the server, but only 1 ip for the server.
- 04-20-2005 #2Just Joined!
- Join Date
- Apr 2005
- Posts
- 4
I dont know much so take it for whats it worth, but you need to use virtual hosting and then specify a root folder for each specified Domain Name.
- 04-20-2005 #3
You need to both have access to the DNS server(s) to direct those domains to the proper places and use vitual hosting on Apache to point the requests to different folders. Unfortunately, I don't know Apache virtual hosting, so I can't help you there other than to point to http://www.apache.org.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 04-20-2005 #4Just Joined!
- Join Date
- Jan 2005
- Location
- UK
- Posts
- 77
the apache manual on virtual hosts is definitely the best place to start. It gives lots of easy to follow examples that you can base your configuration file on.


Reply With Quote