Hello Lyle,

On Mon, Mar 21, 2011 at 5:57 PM, Lyle Kopnicky <[email protected]> wrote:

> I was initially having trouble getting port 80 to work so I added 9721 as a
> listening port. It turned out it was other things I had configured wrong.
> Once I straightened those out, it worked on both ports. So I removed 9721 as
> a listening port.
>
> Now it's automatically redirecting all requests on port 80 to port 9721! I
> don't want that. I have no idea where this redirect is set up. Looking at
> the virtual host settings, I see some redirects, but they are path
> redirects, not port redirects.
>

I don't think I have fully understood the problem.

If you request, let's say http://foo/bar to your server, is it redirected to
http://foo:9721/bar? Are you using any back-end server (python, ruby, php,
etc) that could be generating that response?

-- 
Greetings, alo
http://www.octality.com/
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to