Website broken when using domain
Permalink
I migrated a Concrete5 website to a new server. The website is visible using the server's domain, however, when using the website's domain, the website is missing the theme. Any ideas why?
Website via server: http://sa4iserver.com/hoa
Website via domain: http://txeyesurgery.com
NOTE: The domain name is the same as it was on the old server, so in my mind it should be working when I migrated the site over to the new server...
Thanks!
Scott.
Website via server: http://sa4iserver.com/hoa
Website via domain: http://txeyesurgery.com
NOTE: The domain name is the same as it was on the old server, so in my mind it should be working when I migrated the site over to the new server...
Thanks!
Scott.
Firstly check your configuration file in config/site.php and see if there is a DIR_REL setting defined. If there is, try removing it or setting it to be blank.
Secondly, clear your concrete5 cache and try visiting the primary domain first to see if page caching is potentially getting you into trouble.