I am trying to use apache to access a XML from tomcat url like so:
http://localhost:8081/solr-example/select/?q=blah&version=2.2&start=0&rows=10&indent=on
However, I am getting a permission denied error. I have tried chown, chmod and chcon on both the tomcat and solr directories and it still gives me the error.
I am on centos/linux. Any help with this is much appreciated.
Cheers 🙂
Ke
Possibles solutions:
directory.
PS: If you could post some of the log information, the detailed error (denied from what? the server, the SO, it’s a 303 forbidden, etc) it will help.