Taking out the log entries means it starts, but does nothing....
... and I've just found the problem. It's a stupid problem.
The server listens to port 80, from internal addresses. Port 80 doesn't get to it from the outside world - the router blocks it. The address I'm using is the FQDN.
So my client is never *reaching* the server to take the rewrite.
Fix that, and it works.
Gah. That was just stupid. Now I just need to fire the firewall. Thanks!
(no subject)
Date: 2008-06-16 07:07 pm (UTC)...fail!"
Taking out the log entries means it starts, but does nothing....
... and I've just found the problem. It's a stupid problem.
The server listens to port 80, from internal addresses.
Port 80 doesn't get to it from the outside world - the router blocks it.
The address I'm using is the FQDN.
So my client is never *reaching* the server to take the rewrite.
Fix that, and it works.
Gah. That was just stupid.
Now I just need to fire the firewall.
Thanks!