Welcome Guest, Not a member yet? Register   Sign In
Status code 307 redirect temporary redirect
#1

Does anyone have same issue like me? Status code 307 redirect temporary redirect
How to solve that issue? really appreciate for your help and response.
Reply
#2

@iyan_alfi,

What version of CI are you using?
Reply
#3

(06-15-2020, 06:47 PM)php_rocs Wrote: @iyan_alfi,

What version of CI are you using?


Version [b]3.0.3
[/b]
Reply
#4

@iyan_alfi,

That's a very old version of CI? Any reason why you haven't upgraded yet? Also, I did find this forum that may have a solution for you https://forum.codeigniter.com/thread-75081.html .
Reply
#5

Thank you for your response.

in this case, on another web server, that application is working fine. but that apps is not working in the localhost.

let me try to upgrade the version of CI.
Reply
#6

Same error i faced many time some people say for upgradation is solution but i haven't solve that issue still, if the upgrade again to version CD may be it can sort out the problem.
Reply
#7

Once you find the redirect loops, you can fix them in two ways:
Change the HTTPS response code to 200 if you don't want the URL to redirect.
If the URL is supposed to redirect, then remove the loop and fix the final destination URL.
Reply
#8

I would check your ,htaccess folder in the folder with index.php

Check your base_url etc;
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB