Op Ma, 2012-01-23 om 08:36 +0100 skryf Claude Paroz: > Le samedi 21 janvier 2012 à 22:32 -0300, Michiel Dethmers a écrit : > > Hello Jason > > > > Thanks for the reply. My apache vhost is as simple as this: > > > > <VirtualHost *:80> > > ServerName translate.phplist.com > > ProxyPass / http://localhost:8080/ > > </VirtualHost>
I'm not sure if it will work, but have a look at the Apache directive called "ProxyPreserveHost". http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypreservehost > The Django web server (run on 8080) is absolutely not meant for running > in a production setup. I would suggest to prefer the recommended way of > installing Pootle (aka any Django application), that is using mod_wsgi. > > http://translate.sourceforge.net/wiki/pootle/apache Yes. If this is completely out of the question, at least consider installing CherryPy, which should at least make things safe to use. The builtin Django server might not even be secure, and I'm pretty sure it doesn't have good performance either. > By the way, I'd also suggest to the Wiki maintainers to remove the > mod_python references on this page (or move it in a less visible > location), as mod_python is clearly deprecated (not maintained any > more). Good point. You are of course talking about yourself here :-) I think we should also add an example with daemon mode, mentioning some of the advantages. Who is currently using daemon mode? Any points for or against daemon mode? Friedel -- Recently on my blog: http://translate.org.za/blogs/friedel/en/content/firefox-maybe-now-most-popular-africa ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Translate-pootle mailing list Translate-pootle@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/translate-pootle