Welcome Guest, Not a member yet? Register   Sign In
Why Domain with Coeigniter App keeps reloading
#7

window.location.protocol means the protocol of the URL.
Its value is http: or https: because we are using Web.
So the value will never be index.php.

If you set window.location.protocol, browsers will send another request of the protocol.

See https://developer.mozilla.org/en-US/docs...n/protocol
Reply


Messages In This Thread
RE: Why Domain with Coeigniter App keeps reloading - by kenjis - 06-18-2022, 12:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB