Whitelist on apache server
-
We have 2 admins in different locations. One could no longer login, with error “You don’t have authorization to view this page. HTTP ERROR 403”
We did re-enable whitelisting after this notice: “The All in One Security plugin has disabled the login whitelist setting that you have enabled in the past. Your website is running on an Apache webserver, the login whitelisting might not be functional…”.
I could log in and she could not, so I unchecked the whitelist feature in the plugin settings and she still could not log in.
Next I added define( ‘AIOS_DISABLE_LOGIN_WHITELIST’, true ) to wp_config.php and now she can log in.Questions:
1) When do you anticipate the whitelist feature working again with apache servers? We like to use that feature since we only have 2 people who should be permitted to log in.
2) I noticed that when I re-enabled the whitelisting feature, the whitelisted IP’s are no longer in the .htaccess file as they used to be. Are they stored in the database now? It was helpful to see them in .htaccess so I could change an IP address there if I couldn’t log in. Of course this only applies when the feature is working again.The page I need help with: [log in to see the link]
- The topic ‘Whitelist on apache server’ is closed to new replies.