Hey,

searched the net, but found nothing to this problem.

I run mongoose on Windows 2008 R2 to serve some images to local network 
over http. Created folder for document_root, one folder for images and 
wrote a quick "index.html" for testing.

http://hostname:8080 ->shows  "404 not found"
http://hostname:8080/index.html ->works
http://hostname:8080/images ->shows "404 not found"
http://localhost:8080/images/someimage.png -> works

Tried the same with mongoose 4.1 and everything worked as expected.

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to