2017-11-03 4:50 GMT+01:00 PMan <[email protected]>: > I simplify the setup, just Werkzeug and mod_proxy. I still get redirects... > here is my apache configuration: > > <Location /tryton> > Options FollowSymLinks Indexes > SetHandler wsgi-handler > ProxyPass http://127.0.0.1:8000/ > ProxyPassReverse http://127.0.0.1:8000/ > </Location> > > I tried it with and without the trailing slash after the port number, and got > the same redirect. > your Proxy directives are not valid.
-- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/CAHZrxK6H6tZbDOKZy6gDonk%2Bukbob%3DHo%2B682yyxhaRDaVH5jsg%40mail.gmail.com.
