[Mono-aspnet-list] Debian RPi lighttpd ASP.Net works but fails to load images

xcoder cmre99 at cox.net
Sun Dec 21 12:57:06 UTC 2014


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.


More information about the Mono-aspnet-list mailing list