whitelist an url path
-
When I harden contents and includes folder. I’m getting 403 error while using word press social login plugin which need following folders white-listed. I’ve copied below complete error. How can i white-list a whole directory. Plugin allows white-listing individual php files only
Error: Your web server returned “403 Forbidden” when checking WSL end-points.
This issue usually happen when :
1. Your web host uses mod_security to block requests containing URLs (eg. hosts like HostGator, GoDaddy and The Planet). On this case, you should contact your provider to have WSL end-points urls white-listed.
2. There is a .htaccess file that prevent direct access to the WordPress plugins directory.
how do i whitelist an particular path while is keep hardneding enable for wp-contents folder .
i read in the post i need to edit the .htaccess file . can you please guide me how to edit the htacess and whitelist an path .
The topic ‘whitelist an url path’ is closed to new replies.