Welcome Guest, Not a member yet? Register   Sign In
Getting HTTP 404 when redirecting but reloading works.
#8

(This post was last modified: 08-07-2024, 03:18 AM by Ñuño Martínez.)

(07-16-2024, 02:16 PM)kenjis Wrote:
(07-15-2024, 10:46 AM)Ñuño Martínez Wrote:
PHP Code:
return redirect ()->to (''307); 

Why did you specify 307 intentionally?

Because it is not a permanent redirection.

(07-16-2024, 02:14 PM)kenjis Wrote: Spark provides useful commands for development. If you use it, it helps a lot.
But it is a web application, not a console application.  I need a webserver, hence the use of Apache.
Reply


Messages In This Thread
RE: Getting HTTP 404 when redirecting but reloading works. - by Ñuño Martínez - 08-07-2024, 03:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB