The Enterprise Vault search page returns HTTP Error 403.14 – Forbidden

book

Article ID: 100032067

calendar_today

Updated On:

Description

Error Message

HTTP Error 403.14 – Forbidden
The Web server is configured to not list the contents of this directory.

Most likely causes:
  • A default document is not configured for the requested URL, and directory browsing is not enabled on the server.

User-added image

Cause

Manually modifying the HTTP Redirect settings for Enterprise Vault's Virtual Directory in IIS Manager or in its Web.Config file can cause this problem.

Resolution

Review and correct the lines under the section   in Web.Config of Enterprise Vault

Note: The Web.Config file is found within the Installation directory\Enterprisevault\WebApp.

Incorrect Configuration:


    
      
    


Correct Configuration:

Modify the below lines in Web.Config of Enterprise vault:

    
    
      
    


 

Issue/Introduction

The Enterprise Vault default search page returns an error.