On Fri, Jan 18, 2013 at 12:39:36PM +0200, Johan Moraal wrote:
> <Location "/usr/local/apache2/htdocs">

That's not the correct argument for Location. Location takes a web path,
not a filesystem path. Eg. if your FQDN is www.foo.com and you wanted a
Location section to match http://www.foo.com/bar/ you would need
something like

        <Location /bar/>

See http://httpd.apache.org/docs/2.4/mod/core.html#location for more
info.

HTH,

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Attachment: pgpJ0mnXZJzIe.pgp
Description: PGP signature

Reply via email to