Please note that RewriteBase is now required due to a recent update to Apache which is more strict on Rewrite rules for security reasons. Therefore, we strongly recommend that you ensure that any .htaccess files you are using have RewriteBase un-commented. For example, if your .htaccess files show the following: # RewriteBase / please delete [...]
RewriteBase should be activated in .htaccess files to avoid PHP & 500 Server Errors
Please note that RewriteBase is now required due to a recent update to Apache which is more strict on Rewrite rules for security reasons. Therefore, we strongly recommend that you ensure that any .htaccess files you are using have RewriteBase un-commented. For example, if your .htaccess files show the following: # RewriteBase / please delete [...]