Hello.
On my webapp I would like my custom 403 page to show when a user tries to view a subdirectory of my "preds" webapp, e.g. preds/images/
Currently it displays a list of all the files and I don't want this. I've made custom 404 and 500 pages and these are working fine.
I am not sure if it's a Tomcat issue or an Apache issue?

On my webapp I would like my custom 403 page to show when a user tries to view a subdirectory of my "preds" webapp, e.g. preds/images/
Currently it displays a list of all the files and I don't want this. I've made custom 404 and 500 pages and these are working fine.
I am not sure if it's a Tomcat issue or an Apache issue?