S
Seth Williams
The first scenario is that I want to create one website for a particular
industry - let's say for Farm Machinery
so I have a shared hosting site called myFarmMachinery.com
But I want to sell site creation, using database page creation to multiple
companys who generally have their own domain name.
So, then, these domains, I need to forward to my one IP address for
myFarmMachinery.com
JohnsEquipment.com = John
MarksNewEquipment.com = Mark
Is there anyway to make it rewrite to:
myFarmmachinery.com/john
myFarmmachinery.com/mark
etc
Then, depending on the url, there, the database will show company specific
details, but the sites will be based on one basic site.(I have no problem
with designing it, database wise, I'm just looking for an alternate way to
set it up with the urls
the alternate scenario is that they don't have a domain name and are not
getting one - - but I still want it to look like:
myFarmmachinery.com/john
myFarmmachinery.com/mark
but I don't want to use querystrings
What's the best approach for something like this?
industry - let's say for Farm Machinery
so I have a shared hosting site called myFarmMachinery.com
But I want to sell site creation, using database page creation to multiple
companys who generally have their own domain name.
So, then, these domains, I need to forward to my one IP address for
myFarmMachinery.com
JohnsEquipment.com = John
MarksNewEquipment.com = Mark
Is there anyway to make it rewrite to:
myFarmmachinery.com/john
myFarmmachinery.com/mark
etc
Then, depending on the url, there, the database will show company specific
details, but the sites will be based on one basic site.(I have no problem
with designing it, database wise, I'm just looking for an alternate way to
set it up with the urls
the alternate scenario is that they don't have a domain name and are not
getting one - - but I still want it to look like:
myFarmmachinery.com/john
myFarmmachinery.com/mark
but I don't want to use querystrings
What's the best approach for something like this?