• Resolved nene

    (@wpdreamer)


    WP on root and using you plugin, everything works great.
    But today I have installed Simple Machines Forum (SMF) in a sub-directory and has a few 403 errors which disperser if I remove the .htaccess or I use default (given by host).htaccess file.
    Your plugin’s settings are the cause for these errors, is there a solution?

    sub-directory: mysite.com/forums

    Thanks.

    http://ww.wp.xz.cn/plugins/all-in-one-wp-security-and-firewall/

Viewing 1 replies (of 1 total)
  • Thread Starter nene

    (@wpdreamer)

    OK, so I have placed this .httacces file on Forums root folder:

    <IfModule mod_rewrite.c>
    
    #Disable rewriting
    RewriteEngine Off
    
    </IfModule>

    No more 403 errors, I just hope it’s the right solution 😀

Viewing 1 replies (of 1 total)

The topic ‘403 error on sub-directory’ is closed to new replies.