• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

client denied by server error

AlessioD

New Pleskian
I use debian ded. server with plesk 9.5 and I have a problem with apache2 configuration, all error log of mysites return this error:

[Tue May 14 09:55:35 2013] [error] [client XXX.XXX.XX.XX] client denied by server configuration: /var/www/vhosts/domainname/httpdocs/uri-path

I edited /var/www/vhosts/domainname/conf/httpd.include and added these rows:

Order allow,deny
Allow from all

in <Directory> directive but not solved the problem

note: I use varnish cache

thank you
 
Back
Top