Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by lamp: http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration The comment on the change is: Reverse proxy doesn't require Location. But the info is helpful for debian users ------------------------------------------------------------------------------ Allow from all </Location> }}} - This Location block will allow Apache to proxy content for /foo. + This Location block will allow Apache to proxy content for /foo. This Location block is only needed if there is earlier Proxy or Location block denying access to this resource. Some Linux distributions like Debian put Proxy block with "Deny from all" in their default mod_proxy configuration.
