Hi Dave,
On 06 Sep 2013, at 22:29, Dave <
[hidden email]> wrote:
> Got it!
> I was wrong, I pointed the browser to
>
http://localhost:8080/testDir/image.jpg/ instead of
>
http://localhost:8080/image.jpg/> Eventually I dig into the code and I discovered debugging
> ZnStaticFileServerDelegate>>actualFilenameFor:
It is not the most beautiful of methods, but it is a crucial one for static file serving. There is indeed a difference between the URI/URL you're asking for and the directory on the file system where the file is found - the prefix part can be different.
> Sorry to have bugged you.
Asking questions is OK.
Sven
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside