Not Solved [Error Message] I messed up my forum
#1
Not Solved
After I did this https://docs.mybb.com/1.8/administration...b-settings :

my website looks like this:




https://gyazo.com/bf5621d5a91651ba3c97ee66ab580f39






What did I do wrong?




When I remove the rewrite content it's still showing an internal server error



What do I change to remove this?

I deleted the .htaccess file and it works now
Reply
#2
Not Solved
Glad it is solved but if you want to add the rewrite, than use this line in .htaccess. I think you probably missed RewriteEngine On.

RewriteEngine On

RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

- MyBB Heart
Reply


Forum Jump:


Users browsing this thread: