I figure it will be easier to ask than to poke around and try things myself, then make a mess that takes forever to clean up :-|
I have about 200 domains for local restaurants. This is a free service I offer (with Adsense on them, so it still generates revenue), which means that they all have the same general format.
Currently, I have them all parked on a single domain. Then /home/restaurants/www/index.php selects from a database table based on the domain name where they have specified simple things like background colors, logo, pics, menu, and verbiage.
Am I correct that I can do the same thing with an Addon, but I could set up a subdirectory in my main account (eg, /home/main_domain/www/addon-restaurants/ ) instead of using the other domain and account like I'm using now?
I also see that when I create an Addon, it creates a subdomain. Does this mean that I would have to have 200 separate subdomains (one for each restaurant)? Or can I have a single subdomain (like "addon-restaurants") that's used for each domain?
I have about 200 domains for local restaurants. This is a free service I offer (with Adsense on them, so it still generates revenue), which means that they all have the same general format.
Currently, I have them all parked on a single domain. Then /home/restaurants/www/index.php selects from a database table based on the domain name where they have specified simple things like background colors, logo, pics, menu, and verbiage.
Am I correct that I can do the same thing with an Addon, but I could set up a subdirectory in my main account (eg, /home/main_domain/www/addon-restaurants/ ) instead of using the other domain and account like I'm using now?
I also see that when I create an Addon, it creates a subdomain. Does this mean that I would have to have 200 separate subdomains (one for each restaurant)? Or can I have a single subdomain (like "addon-restaurants") that's used for each domain?