Post #2864935
2026-05-25 21:15 UTC
Doing some research on URL structures and, wow, they're mighty strange when you think of them as file paths. `/some/path/` returning an html file is very unusual when you consider it from a file system perspective, as it would return a directory instead. `/path` returning `/path.html` makes some sense as `/path` is a valid file name (just with the .html omitted).
Replies (0)
No replies.