Hey Guys,

I have a Drupal server running in our data center, where many of our client have drupal sites running.

I also have additional IIS server, but I wish to find out if I can host non drupal web site in the same apache web services; i.e. index.html; index.htm etc

I have changed the httpd-vhosts.conf to point to the site i am hosting on the server, but this changes the way drupal looks at the site hosted on the server.


DocumentRoot "C:\xampp\htdocs\www.domain_name.co.za"
ServerName www.website.co.za

I have also ammended the .htaccess file to allow for these sites, but with no luck.

# Set the default handler.
DirectoryIndex index.php index.htm index.html

Is it possible for us to consolidate our servers to one?

Comments

rimian’s picture

Your default is index.php so Drupal will always load first. This isn't really a Drupal question I think. Perhaps a mod rewrite will point other requests to your non-drupal site.

http://www.rimian.com.au
http://www.freelancewebdeveloper.net.au