Hi
First post, but a biggy! These forums have been of great help as I have worked my way through setting up a new site for my charity/company. Now has come the time to go live, but things haven't worked as expected. This may not be a Drupal problem? Here's the deal.
I installed Drupal 7 straight to the intended server, run by 1and1, to the directory /web/drupal.
Our existing site domain http://example.info is pointed at /web for its files.
Typing http://example.info/drupal offers up my new drupal site in all its glory. Everything works as i expect it to work on the drupal site.
To complicate matters, we point http://example.co.uk (with another ISP) at http://example.info. This works fine, apart from the favicon (another story) and typing http://example.co.uk/drupal also works fine.
So I thought, now I am ready to go live, I'll simply point http:/example.info at /web/drupal, and the rest should take care of itself. I did so, and waited for the changes to take effect.
I can get to the front page, but no custom background (maybe due to hard coded url), but clicking on any menu links gives me a 500 internal server error page. I have checked menu links and they are in the format /node/##. Most pages on my site use clean urls.