By dwrunyon on
I'm working on a multisite setup... I want all sites to use www. I know that it will WORK either way, but would having the directory structure setup as either sites/www.domain.com or sites/domain.com make any difference in the efficiency of Apache as it handles requests and whatnot?
Comments
Look in the .htaccess file.
Look in the .htaccess file. You will find a way of enforcing www or non-www format there.
I doubt either is significantly more or less efficient.
Magnity
http://webdesign.magnity.co.uk
Drupal 5 themes | Drupal 6 themes
This is how Drupal7 does
This is how Drupal7 does it: