MyBB Tutorials

Remove index.php from your url

Submitted by ./gladiat0r4e, , Thread ID: 20064

Thread Closed
31-03-2016, 10:45 PM
This post was last modified: 31-03-2016, 10:46 PM by ./gladiat0r4e
#1
Open your .htaccess and paste


Code:
RewriteCond %{IS_SUBREQ} false
RewriteRule ^index.php$ https://yourdomain.com [R=301,L]

Users browsing this thread: 4 Guest(s)