R randomduckdude New Pleskian Nov 24, 2021 #1 I wanna create a mirror, for that, I need the website to look like this and not the 403 error: It appears I have to edit the PHP settings, what do I need to do exactly?
I wanna create a mirror, for that, I need the website to look like this and not the 403 error: It appears I have to edit the PHP settings, what do I need to do exactly?
K Kaspar API expert Plesk Guru Nov 24, 2021 #2 It's called directory listing and can be enabled by creating a .htaccess file inside the directory and adding the Options +Indexes to the file. Advanced index options are available on: mod_autoindex - Apache HTTP Server Version 2.4
It's called directory listing and can be enabled by creating a .htaccess file inside the directory and adding the Options +Indexes to the file. Advanced index options are available on: mod_autoindex - Apache HTTP Server Version 2.4