Fixed by setting document root.
Added this to lighttpd.conf
$HTTP["url"] =~ "myserver" {
server.document-root = "/home/pi/server"
}-- View this message in context: http://mono.1490590.n4.nabble.com/Debian-RPi-lighttpd-ASP-Net-works-but-fails-to-load-images-tp4665059p4665061.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
