> We created a cherrypy app and compiled it as a
standlone executable
> using cx_freeze.
> we when posed it to a hosted server. After lauching
the application,
> if I explicitly put the pages in the header they open
up.
>
> http://<ser
verurl>:8000/pagename
>
> We have apache running on port 80 and our app running
on port 8000. we
> followed the recipe for turning rewrite on. We see the
main page but
> the subsequent pages don't launch or return 502
errors.
What is the URL (displayed in the browser) of subsequent
pages ?
Maybe it's a BaseUrl problem ...
Remi.
--~--~---------~--~----~------------~-------~--~----~
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.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|