Okay I simplified select-handler below #!/bin/rc switch($SERVER_NAME) { case 172.27.0.67 FS_ROOT=/usr/glenda/www/yoda exec static-or-index case* error 503 } I still get the error: /sys/log/www: rc (tcp80): can't open: '/sys/log/www' access permission denied. and nothing in /sys/log/www which is understandable if it cant write to it for whatever reason cpu% ls -l w* ls: w*: 'w*' directory entry not found cpu% ls -l /rc/bin/service/tc* --rwxrwxr-x M 64 sys sys 243 Oct 4 2019 /rc/bin/service/tcp17019 --rwxrwxr-x M 64 sys sys 59 Oct 4 2019 /rc/bin/service/tcp17020 --rwxrwxr-x M 64 sys sys 59 Oct 4 2019 /rc/bin/service/tcp80