Thanks to all for yours replies.

> If I understand correctly, your Pylons application is running on port
> 8080, and you want Apache to proxy port 5001 to it but not port 80
> (i.e., port 80 will be used for a different website).

Excuse me for my bad English. I dont' explain well the problem. The
Pylons applications is running on port 5001. But there aren't problems
to change the port to another (over 8000).

I wrote a lot of CherryPy applications where I set the port, start its
server and that's all.

Using Pylons, seems to be better use a web server (like Apache) to
serve the application instead using Paster directly.
Now, I have an Apache web server that serve the main  web site of our
center and other virtual sites. So, I haven't a domain to bind to
Pylon application but only a port.
My question is:  is there a way to configure Apache to proxy calls to
the specific port where Paster is running?

Enrico


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to