> > Read apache's error_log. Probably proxying is globally disabled. > > -- Asheesh.
This may be a bit obvious, but also keep in mind that you now have two server logs to check for error messages -- both the TurboGears server and the Apache server. Also double check that the mod_proxy paths are correct to enable them. The example I gave you is setup for a Windows install. For Linux, you will probably put in a symlink for mod_proxy from /etc/ apache2/mods_available to /etc/apache2/mods_enabled. Check those paths for your particular Linux flavor. -Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

