I have read the documentation but ot sure to understnad:
I have the following structure
root ---> index.jsp
Sub directory /top ---> 403.jsp
I have try to deny access to files in root but to permit access to /top subdirectory
I use in vhost.conf the following lines...
I have a problem: I try to Allow all but some IP adresses to access the virtual server but I also want them to show a personalized 403 page with a JSP script that shows the IP adress.
Everything works fine but it doesn't show the 403.jsp page
Can some one tell me what causes the problem?
(The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.