#lang scheme ;(require (planet schematics/instaweb/instaweb)) (require (planet "instaweb.ss" ("schematics" "instaweb.plt" 3 2))) ;(require scheme/runtime-path) ;(define-runtime-path servlet-path "servlets/") (instaweb #:port 4113)