Date: Mon, 15 Sep 1997 11:27:14 +0200 From: j@ida.interface-business.de (J Wunsch) To: ports@freebsd.org Subject: Apache question Message-ID: <19970915112714.OM05598@ida.interface-business.de>
next in thread | raw e-mail | index | archive | help
Well, off-topic here, but i think there are a number of people here using Apache. Why do i get the following? uriah # telnet localhost http Trying 127.0.0.1... Connected to localhost.heep.sax.de. Escape character is '^]'. GET /j HTTP/1.0 HTTP/1.1 302 Moved Temporarily Date: Mon, 15 Sep 1997 09:24:31 GMT Server: Apache/1.2b6 Connection: close Location: http://uriah.heep.sax.de/j/ Content-type: text/html <HEAD><TITLE>302 Moved Temporarily</TITLE></HEAD> <BODY><H1>Moved Temporarily</H1> The document has moved <A HREF="http://uriah.heep.sax.de/j/">here</A>.<P> </BODY> Connection closed by foreign host. The problem is that uriah.heep.sax.de is multi-homed, and i was trying to access it as uriah.interface-business.de. Of course, i do want to use *this* connection then, and i absolutely dislike the idea of the request being redirected. What am i doing wrong? -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970915112714.OM05598>