Y
Hacker News
new
|
ask
|
show
|
jobs
by
mjs01
68 days ago
// is useful if the server needs to serve both static files in the filesystem, and embedded files like a webpage. // can be used for embedded files' URL because they will never conflict with filesystem paths.
1 comments
PunchyHamster
68 days ago
....just serve it from other paths
link