« Remote control for Mac OS X | Main | Security tools on Live Linux CDs »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8342068e353ef00d835318e6b69e2

Listed below are links to weblogs that reference How to run Drupal on Mac OS X.:

Comments

I can't resolve zac.is-a-geek.com but I notice that your URL doesn't end with a slash. Assuming Drupal is in a folder, then that's not a legal URL and Apache will automatically issue a redirect to the URL with a slash, but it will use the canonical server name (or virtual host name if you're using them). If that is localhost then that's where it will redirect.

Try setting the ServerName directive in your Apache config to zac.is-a-geek.com and restarting Apache.

Alternatively if you're running Apache 2 there's a directive called UseCanonicalName which you can set to Off and it should use the hostname and port that were supplied by the client when it issues the redirect.

The comments to this entry are closed.

My Photo