• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Getting intermittent 403 Forbidden errors

D

dstanley

Guest
I am getting intermittent 403 forbidden errors when browsing a domain.

One minute the site works fine, another I get a 403 page; Forbidden. This domain has its own static IP and is currently using the default plesk SSL cert.

In the logs it shows;
[Thu Dec 04 12:57:17 2008] [error] [client xx.xx.xx.xx] client denied by server configuration: /var/www/vhosts/domain.com/httpsdocs/admin/images/template/cell_bg13.gif, referer: https://www.domain.com//admin/includes/stylesheet.css
[Thu Dec 04 12:57:22 2008] [error] [client xx.xx.xx.xx] client denied by server configuration: /var/www/vhosts/domain.com/httpsdocs/admin/images/template/cell_bg11.gif, referer: https://www.domain.com//admin/includes/stylesheet.css
[Thu Dec 04 12:57:23 2008] [error] [client xx.xx.xx.xx] client denied by server configuration: /var/www/vhosts/domain.com/httpsdocs/admin/modules.php, referer: https://www.domain.com//admin/reports_mainpage.php?from=col&top=1&mPath=10
[Thu Dec 04 12:57:25 2008] [error] [client xx.xx.xx.xx] client denied by server configuration: /var/www/vhosts/domain.com/httpsdocs/admin/modules.php, referer: https://www.domain.com//admin/reports_mainpage.php?from=col&top=1&mPath=10

Any idea how to solve this?
 
The permissions on httpdocs & httpsdocs were 705. I have changed to 755 to see if there is any improvement.
 
Back
Top