• My whole site crashed . 500 server error. (.htacces failure) Unistalled, found another solution.?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Amin Nazemi

    (@aminnz)

    Hello @elmo2000

    I’m sorry for any inconvenience due to this issue.

    I just wanted to inform you it has been fixed in the latest update, version 2.1.5 it tested completely before release so you should be good at using it.

    Please let me know if you had any questions or concerns.

    Kind Regards
    Amin

    I’m still having the same issue before and after, using 2.1.5…

    In my Apache logs:

    [Tue Aug 15 17:15:48.039787 2023] [core:alert] [pid 3148697:tid 3148741] [client someip:38234] /somepath/wordpress/.htaccess: order not allowed in <Files> context

    Updated AllowOverrides in my Apache config and that ended up fixing this for me… the line is now:

    <Directory /somedirectory>
                AllowOverride FileInfo AuthConfig Limit
                Options FollowSymLinks
    </Directory>
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error’ is closed to new replies.