Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] .htaccess redirect from https to http shows the "index.php?"
#3

[eluser]Joakim_[/eluser]
Thank you very much for your reply PowerCode.

I changed to:

Code:
RewriteRule ^(.*)$ /$1

It now shows a "Internal Server Error" on all pages but the redirection from https http don't show the index.php no more.

The "RewriteRule ^(.*)$ /index.php?/$1" code is also used to remove the index.php from all pages. Do you think that might be the problem?

Thank you so much!


Messages In This Thread
[SOLVED] .htaccess redirect from https to http shows the "index.php?" - by El Forum - 12-29-2008, 10:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB