Thomas Boehne wrote:
> But even after setting UseCanonicalName to off I still have the same
> problem. Shouldn't apache redirect to http://1.2.3.4/foo/ now? Am I
> missing something obvious? I am not using VirtualHosts, the
> http.conf is basically the default file with som
I have an embedded system which does not have a FQDN and which IP
address may change while apache is running. I am using 1.3.37 since
I only have 8MB of flash space. I did not set ServerName, and apache
picks 127.0.0.1, which is probably the best thing I can do for my setup.
This leads to the prob