Ive been running a small web server for a while, and i was trying to see if I can have multiple domains on one physical server. First heres some details on my setup:
- Server is running windows 2000 w/ apache2.
- Using a no-ip.com free account for a redirect.
- Server runs behind my router.
Now, what I want to know is, is it possible to have 2 no-ip redirects to the same server, and setup each redirect to function as 2 seperate websites? with a setup such as:
- site1.no-ip.com points to one folder
- site2.no-ip.com to another seperate folder?
So essentially, i have two completely seperate sites on a single server. Ive tried virtual hosts, but they end up redirecting to the same site. Any ideas?
TIA,
CN