This procedure is applicable for IBM HTTP Servers only.
- Log in to the WebSphere Administrative Console.
- Click .
- Select the Web server.
- In Additional Properties, click Configuration File.
- Locate this Options directive with the Indexes parameter:
Options Indexes FollowSymLinks
- Replace the Indexes parameter with -Indexes:
Options -Indexes FollowSymLinks
- Click OK.
- In the messages box, click Save.
- Restart the IBM HTTP Server.