I'm cloning the forum which has SSL enabled to the testing environment. I edited settings.php file and removed https in $boardurl parameter. I also changed all of the server directory related paths. However, when I open the forum, it still forces HTTPS (no redirects are forced on the server). Do I need to edit the database as well?
Thanks!