kenhmusic
(Kenhmusic)
1
My redirects work perfectly fine on the local host, but on live, all of them are producing the following error:
Here are some error logs of me calling the controller actions containing the redirects.
Thanks for your insights. This is urgent.
kenhmusic
(Kenhmusic)
2
Using php’s native header(Location:…) also produces the same error. Any ideas?
kenhmusic
(Kenhmusic)
3
Someone advised me that it may be because the syntax in my htccess is incorrect:
But I don’t know the proper syntax.
outrage
(Site Sense Web)
4
So what happens when you load the url directly?
kenhmusic
(Kenhmusic)
5
Hey thanks for the response. I figured out the problem. My .htaccess syntax was incorrect.