G
Greg
I like the Web hosting site I'm using (though alternate hosting suggestions are welcome), and it allows me to point mulitple domains to the root folder for free, but it charges extra for pointing them to folders.
But here's my issue:
If I could just point each domain to a different folder, then every site is self-contained. But in my case, they will all be pointing to the same (root) folder.
What I'm looking for is a way to have Site1.com and Site2.com, both pointing to the 'Root' folder, transparently be redirected/transferred to folders 'Roots/Site1' and 'Root/Site2' (effectively making it look like the domains were actually pointing to the folders even though they really aren't).
I can use .NET Framework 1.1 or 2.0 (though I haven't had a chance to play with 2.0 yet), and I prefer to use C#.
Thanks.
Greg
But here's my issue:
If I could just point each domain to a different folder, then every site is self-contained. But in my case, they will all be pointing to the same (root) folder.
What I'm looking for is a way to have Site1.com and Site2.com, both pointing to the 'Root' folder, transparently be redirected/transferred to folders 'Roots/Site1' and 'Root/Site2' (effectively making it look like the domains were actually pointing to the folders even though they really aren't).
I can use .NET Framework 1.1 or 2.0 (though I haven't had a chance to play with 2.0 yet), and I prefer to use C#.
Thanks.
Greg