Can't Redirect the root of my Domain
Posted
by JRameau
on Server Fault
See other posts from Server Fault
or by JRameau
Published on 2010-04-10T15:22:09Z
Indexed on
2010/04/10
15:23 UTC
Read the original article
Hit count: 220
My Issue: I can access:http://exampledomain.com/any/thing/I/want/2type
But I can Not access:http://exampledomain.com or http://www.exampledomain.com -it gets redirected to the Default vhost, which is a generic construction page.
I run on a plesk set-up: and originally "exampledomain" was its own Plesk Vhost domain. I run everything in drupal, so I want to just consolidate it onto a multisite, usually this is as simple as setting the correct folder structure in drupal, and just simply making the new domain an Alias of the bigger Vhost.
I checked /etc/httpd/conf.d/zz010_psa_httpd.conf to see if there were any remnants of the old settings.
Any suggestions, thanks in advance?
© Server Fault or respective owner