Michele Diegoli schrieb: >> #LoadModule proxy_module modules/mod_proxy.so >> >> Are you sure that mod_proxy and the other necessary modules are >> installed and loaded? You need the modules proxy, proxy_connect, >> proxy_http, proxy_balancer. >> >> What does "apachectl configtest" say? >> > Say ok
Enable logging for your virtual host and post the log entries in acess and error conf generated when you try to access you turbogears app via Apache. Also post the error message you get in the browser. Did you try changing server.socket.host in your "prod.cfg"? are you sure your TG app really uses "prod.cfg"? Do you get any screen output when you run your TG app? Chris -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

