I try so hard to redirect https to http but I cant... can you please tell me how i can modify this code? is somethinf I have to place here {SERVER_PORT} like my webhosting site or what? RewriteEngine on Options +FollowSymlinks RewriteCond %{SERVER_PORT} ^443$ thank you.