I'm installing simplesamlphp on my mac, and running into permissions issues.
I got the "Alias /simplesaml /var/simplesamlphp/www" added to my virtual host, but when I try to access "localhost/simplesaml" I get the following error in the apache log:
[Tue Aug 06 10:23:06 2013] [error] [client 127.0.0.1] client denied by server configuration: /var/simplesamlphp/www
I'm assuming it's a simple file permissions issue but I have no idea where to start- any suggestions?
Thanks,
Kraig