I deployed my application successfully & configured plugin, I also set the alias in httpd.conf file but when I hit the URL it find the context root but it is not able to access resource directory which contains java-script,css, HTML code.
When I debug it in browser I found this.
ERROR CODE:
You don't have permission to access /Contextroot/style/style.css on this server.
I am using WAS 8.5.5.8 & RHEL 7
Thanks for your help in advance.