0

I have the following meta tag in my HTML file:

<meta http-equiv="refresh" content="0; url=http://server_name:port/mypage"/>

The problem is that server_name is hardcoded value, I just want to get that value from server on demand (every HTTP request). How to do that?

Sharpowski
  • 617
  • 1
  • 7
  • 21

0 Answers0