Okay I got it working. Strange that I had to touch the www file and change its permissions. But I guess thats a thing touch /rc/bin/rc-httpd/select-handler #!/bin/rc PATH_INFO=$location switch($SERVER_NAME) { case 172.27.0.67 FS_ROOT=/usr/glenda/www/yoda exec static-or-index case* error 503 } touch /usr/glenda/www/yoda/index.html touch /sys/doc/www chgrp sys /sys/doc/www chmod +aw www mv /rc/bin/service/!tcp80 /rc/bin/service/tcp80