On opening "http://127.0.0.1:2001/hello/examples/hello_world" on browser the image points to " http://127.0.0.1:2001/hello/examples/imgs/monkey_logo.png". Prefixing the path to the image with '\' fixes this problem, even though when 404.html is opened it doesn't show the required image.
On Tue, May 15, 2012 at 4:09 PM, Sourabh Chandak <[email protected]>wrote: > --- > htdocs/404.html | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > -- Sourabh Chandak
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
