Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Dec 06, 2025, 02:29 AM

Title: Cannot access a website directory in Plesk: 403 Forbidden
Post by: Suhitha on Dec 06, 2025, 02:29 AM
Question: Cannot access a website directory in Plesk: 403 Forbidden


Applicable to:





Symptoms

Server Error
403
Forbidden


CloudLinux Test Page
This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page, it means that the Apache HTTP server installed at this site is working properly.

[autoindex:error] [pid 16314:tid 140300215322368] [client 203.0.113.2:55714] AH01276: Cannot serve directory /var/www/vhosts/example.com/httpdocs/some_folder/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive

Cause

The requested directory does not contain index files or directory browsing is not enabled.


Resolution

Apply one of the following solutions (depending on the desired goal):

1. Add a missing index file to the directory

1.Log into Plesk.

2.Check what index files defined in Domains > example.com > Apache & nginx Settings:

(https://pix.cobrasoft.org/images/2025/12/06/23.png)

3.Go to Domains > example.com > File Manager.

4.(Optional) Navigate to the required folder, e.g. some_folder.

5.Click the New > Create File button.

6.Specify one of the following names according to file name from step 2:


and press the OK button.

7.Click on the created file and insert the required content.


2. Enable the directory browsing

For Plesk on Linux: How to enable/disable directory browsing on Plesk for Linux?

For Plesk on Windows: How to disable/enable Directory Browsing for a domain in Plesk for Windows