Could you try this version please:
https://mongoose.googlecode.com/files/mongoose-lua-sqlite-ssl.10.01.2014.exe

I suspect the problem is unicode characters in the path to document root.


On Fri, Jan 10, 2014 at 11:37 AM, Mapel <[email protected]> wrote:

> 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.
>

-- 
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