View Single Post
  #6 (permalink)  
Old 05-26-2007, 02:23 PM
gladiator gladiator is offline
Member
 
Join Date: May 2007
Posts: 72
gladiator is on a distinguished road
Quote:
Originally Posted by wesley View Post
But what about the server specifically. Does one cause more resources to be used.
You are basically working on a virtual host. The extent of resources use is equal to the sum of all resources consumed by each sub domain. One subdomain may utilize more than any of the subdomains in that virtual host.

Quote:
Originally Posted by wesley View Post
Also, what about the script. If you are running a script, do you need to install it for every sub-domain or folder or is there a way to install it once and it can manage all the niches?
Yes as far as I know. For one time installation that depends on your script. Usually scripts are independent from each other. For instance there is a script for blogging, for ecommerce and the rest with their respoective sub domain names.
Reply With Quote