Goodmorning,
On my test VPS I installed SimpleSAMLphp in /var/simplesamlphp. I then added in the configuration file /etc/httpd/conf/extra/httpd-alias.conf the following line Alias /simplesaml "/var/simplesamlphp/www/". I changed ownership to apache (also group), www folder has chmod 755.
So now when I go to %URL%/simplesaml I receive a 403 error; in my Apache error log the following line appears:
[Thu Apr 11 17:40:43 2013] [error] [client 86.92.xx.xx] client denied by server configuration: /var/simplesamlphp/www/
I don't know ho to fix this.
Any help is appreciated.
Kind regards,
Jawat
On my test VPS I installed SimpleSAMLphp in /var/simplesamlphp. I then added in the configuration file /etc/httpd/conf/extra/httpd-alias.conf the following line Alias /simplesaml "/var/simplesamlphp/www/". I changed ownership to apache (also group), www folder has chmod 755.
So now when I go to %URL%/simplesaml I receive a 403 error; in my Apache error log the following line appears:
[Thu Apr 11 17:40:43 2013] [error] [client 86.92.xx.xx] client denied by server configuration: /var/simplesamlphp/www/
I don't know ho to fix this.
Any help is appreciated.
Kind regards,
Jawat