On Sun, Dec 24, 2006 at 11:13:14AM -0500, Kevin Coyner
wrote......
> Now, as I upgrade to CP 3.0, I'm finding that if I add
the
> trailing slash, the page displays just fine, i.e.
>
> http://connchall
enge.com/bikesafety/
>
> but does not if I leave off the slash.
>
> The error message that comes up is that Firefox cannot
"make a
> connection to the server at localhost:17700". I'm
running CP
> behind Apache and am using port 17700.
Figured it out, so sorry for the unneeded posting.
In version 2.1, in my config file, I had:
baseUrlFilter.on = True
baseUrlFilter.useXForwardedHost = True
So in version 3.0, in my config file, I added:
tools.proxy.on = True
and all is well now.
--
Kevin Coyner GnuPG key: 1024D/8CE11941
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|