Welcome Guest, Not a member yet? Register   Sign In
redirect() incorrectly adding a .html suffix [SOLVED]
#1

[eluser]CoderReborn[/eluser]
In one of my controllers, I end my index() method with
Code:
redirect('/profile/jsmith');

However, the redirection sends me to "/profile/jsmith.html"

How do I get rid of the .html suffix that is incorrectly inserted?

For a number of reasons, that is causing me problems.

Thanks.


Messages In This Thread
redirect() incorrectly adding a .html suffix [SOLVED] - by El Forum - 10-07-2010, 06:06 PM
redirect() incorrectly adding a .html suffix [SOLVED] - by El Forum - 10-07-2010, 06:17 PM
redirect() incorrectly adding a .html suffix [SOLVED] - by El Forum - 10-07-2010, 09:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB