Page 1 of 1

MyBB .htaccess Not working

Posted: Tue 8. Aug 2023, 08:30
by sanxh
Dear KeyHelpians,
I cannot activate MyBB friendly URLs in KeyHelp by using .htaccess
Error 500 happens.
-------------

Code: Select all

/home/users/admin/www/****/.htaccess: Option FollowSymlinks not allowed here
-------------

Code: Select all

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at ************* to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.
Please help. Thanks

Re: MyBB .htaccess Not working

Posted: Tue 8. Aug 2023, 08:38
by Jolinar

Re: MyBB .htaccess Not working  [SOLVED]

Posted: Mon 14. Aug 2023, 09:08
by Alexander
Just for convenience:

Instead of using "FollowSymlinks" in the .htaccess use "SymLinksIfOwnerMatch".

Read here to see the reason why:
https://www.keyhelp.de/en/news/keyhelp-22-1/ -> "Security relevant change of the “FollowSymLinks” directive"