Forum Moderators: phranque
while still keeping index.html in the URLWhy, for heaven’s sake? The two options are almost equally bad.
The HTML file name is the same as the fn variableWhen you say “HTML file name” do you actually mean the visible URL? I can think of situations where both would come into play--say, “abc.html” is really a php file that does various stuff and also includes the content of a file that coincidentally happens to be named “abc.html”.
[edited by: not2easy at 3:30 am (utc) on Apr 17, 2019]
[edit reason] 'example.com' for readability [/edit]
I hadn't tried anything yet.