Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Security
Created by Guest
Created on Jan 30, 2020
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit DOMINO-I-1144 Make Domino Config General Error mapping also handle path errors.

Redirect http status code: 403 error to custom error page while browsing directories in domino/html directory. Merged

Currently when any  directory under html folder are browsed through webserver it reports below error.

Http Status Code : 403 

Reason : Unable to process request, directory browsing is not allowed

To change this error code we can create web redirection document to redirect directory browsing requests on custom http error page.

Administrator would like to have these kind of error messages should be addressed using similar notes.ini parameter which is used to redirect non existence resource accessed via HTTP.HTTPMultiErrorPage = / error.html

 

Administrator can't create more number web redirect rules if there are many folders/subfolder within the html directory and which is not practical solution.

Hence a feature should be included to have better handling of this security requirement.