-
Posted to
Web Platform Installer
by
mtndan
on
07-10-2009, 9:59 PM
I'll give it a shot.
As far as the multisite, it's a simple matter of just pointing a different domain name at the same site. In Drupal if you have multisites configured, it's smart enough to serve the right site based on the url.
-
Posted to
Web Platform Installer
by
mtndan
on
07-10-2009, 3:35 PM
Hi, is there anyone running production sites with moderate volumes of traffic off the wpi apps? Is it better to try and install and configure iis with php manually?
-
Posted to
Web Platform Installer
by
mtndan
on
07-10-2009, 3:33 PM
Hi, I've installed Acquia Drupal on a test server. The installer put it under http://myserver/acquia
I'd like to move the site to just http://myserver
How would i do that?
Also, can I create a virtual host pointing at the same site with a different name, like http://anothersite.myserver.com to take advantage of acquia's multisite ...