Replace 403 with 404 error codes
I'm trying to replace all 403 error codes with 404's.
We use weblogic plugi-in and would like to override the default behavior of iplanet so that ALL 403 error codes are overridded with 404's.
The 'deny-existence' always sends back a 404 no matter what so if i put a deny-existence /*, the entire website is locked out.
A send-file sends a user-definded file back to the browser but the header is still a 403.
Any help would be appreciated.
thanks,
http://docs.sun.com/source/817-6248/crobjsaf.html#wp1010251

