File permissions in the root document should only be accessible by administrator

Information

The owner of the web server process should not have write permission to any file or directory.

Solution

1. Open the http.conf file located at <IBM Http Installation directory>/conf
2. Locate the Document root entry in the http.conf file.
DocumentRoot 'C:/Program Files/IBM/HTTPServer/htdocs'
3. Ensure that only the administrators and no unauthorized users have permissions on the htdocs directory.