I've created a self-signed SSL for a site and while it works great, I'm
getting that annoying "Not a Trusted Issuer" pop up. By looking over the
ssl.conf it looked like I could do something in that might stop that
error box from coming up. But I'm not overly sure what that is. I'm
*guessing* th
Hello,
- I need to block direct access to *.jsp pages through apache2. (mod_jk
is configured with tomcat)
- tomcat will no way be accessed out of apache2
- The jsp files will be scattered through n number of folders and hence
we cannot mention folder name
- I need a solution that works for Wind