Thursday, 11 May 2017

when render a .jade, node.js cannot find the static files

enter image description here

It's ok that I can get files in directory public when get "localhost:3000/movies", but if I add '/' to the end of url, that is "localhost:3000/movies/",something goes wrong, the css file in public cannot be get. how to solve this problem if I want to visit "localhost:3000/movies/moive" with css style?



via loick

No comments:

Post a Comment