• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Web Browsers and index.html

eilute

Senior member
I have a couple of browsers that will open up index.php when no index.html file is present. Is this standard operation? Will Lynx and Safari will do the same. Will all browsers open other files such as index.xml or index2.htm when there is no index.html file present?
 
It's not the browser's choice, the browser requests "/" and the server returns whatever it's configured to send.
 
Back
Top