kevinjansen
Basic Pleskian
- Server operating system version
- Alma 8
- Plesk version and microupdate number
- Obsidian 18.0.57
Dear,
Is there a option to change the panel.ini to prevent case sensitive index files.
We found a customer during our migrations that used Uppercase starting files like Index.htm, and that website was not working anymore.
Ofcourse you can change it for this specific customer, but we are having another few thousand domains coming, and there is a chance that there will be more strange names on index files.
I have checked to enable apache speling module, but that does not seem to affect the directory index.
So i changed the panel.ini file to:
directoryIndex = "index.php index.html index.cgi index.pl index.xhtml index.htm index.shtml Index.php Index.html Index.cgi Index.pl Index.xhtml Index.htm Index.shtml"
This will cover atleast the starting uppercase, but i know there are also like old website in the time of frontpage that created index.HTM(L) files. And i think that will also result in a not loading website.
Kind regards,
Kevin
Is there a option to change the panel.ini to prevent case sensitive index files.
We found a customer during our migrations that used Uppercase starting files like Index.htm, and that website was not working anymore.
Ofcourse you can change it for this specific customer, but we are having another few thousand domains coming, and there is a chance that there will be more strange names on index files.
I have checked to enable apache speling module, but that does not seem to affect the directory index.
So i changed the panel.ini file to:
directoryIndex = "index.php index.html index.cgi index.pl index.xhtml index.htm index.shtml Index.php Index.html Index.cgi Index.pl Index.xhtml Index.htm Index.shtml"
This will cover atleast the starting uppercase, but i know there are also like old website in the time of frontpage that created index.HTM(L) files. And i think that will also result in a not loading website.
Kind regards,
Kevin