[Client] curl -s localhost:*****/css/style.css body { color: blue; padding: 20px; } [Client] curl -s localhost:*****/js/app.js alert("Hello World!"); [Client] curl -s localhost:*****/hello.html Some Popcorn love

Hello Popcorn!

maybe it's a kitten? [Client] curl -s localhost:*****/

Another Index

[Client] curl -s localhost:*****/static/css/style.css body { color: blue; padding: 20px; } [Client] curl -s localhost:*****/static/js/app.js alert("Hello World!"); [Client] curl -s localhost:*****/static/hello.html Some Popcorn love

Hello Popcorn!

maybe it's a kitten? [Client] curl -s localhost:*****/static/

Another Index

[Client] curl -s localhost:*****/css/not_found.nit Not Found

404 Not Found

[Client] curl -s localhost:*****/static/css/not_found.nit Not Found

404 Not Found

[Client] curl -s localhost:*****/not_found.nit Not Found

404 Not Found