On 4/22/05, Albert Whale <aewhale@xxxxxxxxxxxxxxxx> wrote: > I am redirecting content from www.hostname.com to the Tomcat 5.5.9 > Server which is listening on www.hostname.com:8092/websitename > > Since I want all pages to direct, I had thought that this was appropriate > > ProxyPass / http://www.hostname.com:8191/websitename > ProxyPassReverse / http://www.hostname.com:8191/websitename > > However this produces the Intersting error redirect threshold exceeded. Is the error coming from the client or the server? Assuming the former, I'd try some manual requests (using telnet or anything else that will let you see the HTTP response headers) and follow the chain of Location: headers until you find the loop. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx