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

[eluser]Joakim_[/eluser]
Okey I got it working now by moving the system to a new folder in root named "ci" and placed the .htaccess to remove index.php in that directory.

The folder is rewritten as root with this .htaccess code:

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


Messages In This Thread
[SOLVED] .htaccess redirect from https to http shows the "index.php?" - by El Forum - 01-01-2009, 11:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB