Hacker News new | ask | show | jobs
by lmm 4249 days ago
The server can of course interpret the path as it wants, but it should allow an application running under the server to give 'foo//bar' a meaning if that application wants to, IMO.
2 comments

True. I was writing about the case when the URL simply mapped to a file system location. Applications should be able to apply their own interpretation.
Agreed.

(The problem in my case was just stupid spiders that were crawling my sites.)