Login page can't login with reverse proxy.
After that, I modify source code to add remote ip address as a ip address instead of localhost ip address, it work but only in firefox, and after login it still in login screen although i press F5 button. Only when i press Ctrl+Shift+R it will redirect to admin page but when i click a function it redirect to login page, only when i press Ctrl+Shift+R it will redirect to exactly function page. All function after login need Ctrl+Shift+R to execute.
Chrome can't login (buffer from log is null) both before or after modify source code.