Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "ClientDeniedByServerConfiguration" page has been changed by 
ChristopherYeleighton.
The comment on this change is: a PUT request.
http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration?action=diff&rev1=10&rev2=11

--------------------------------------------------

  ## page was renamed from Errors/ClientDeniedByServerConfiguration
  = Client denied by server configuration =
  This error means that the access to the directory on the hard disk was denied 
by an Apache configuration. It could be that access was denied due to an 
explicit 
[[http://httpd.apache.org/docs/2.2/en/mod/mod_authz_host.html#deny|deny]] 
directive or due to an attempt to access a folder that is outside of the 
DocumentRoot.
- It can also happen when you are proxying and there's no access configured for 
the proxied location.
+ It can also happen when you are proxying and there's no access configured for 
the proxied location.  And it is the default response to a PUT request.
  
  These are some reasons for this entry to be recorded in your !ErrorLog:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to