Question
client denied by server configuration uri /wp-content/plugins/akismet
Hello DO,
I’ve got this one error that keeps popping up when I enter my comments admin area in wordpress: /wp-admin/edit-comments.php
This is the error uri that pops up->
AH01630: client denied by server configuration: uri /wp-content/plugins/akismet/inc/A.akismet.css,qver=3.2.pagespeed.cf.6xZXisMN8.css
Not sure why this error is coming up though cus in the backend everything seems to be working fine. In my virtual host file its set to:
<Directory /var/www/html/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
Nothing else is giving me an error.
Any ideas? Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×