wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Yanel should log access as original requests (using proxy configuration) #46

Closed michaelwechner closed 11 years ago

michaelwechner commented 11 years ago

When Yanel is deployed behind a reverse proxy, then Yanel does write into the access log the URL used by the reverse proxy

http://127.0.0.1:9390/yanel/yanel-website/en/getting-started/windows.html

instead

http://www.yanel.org/en/getting-started/windows.html

We should change this

michaelwechner commented 11 years ago

This is now improved inside YanelServlet.