(defservlet hello-world text/plain (path) (shell-command (concat "php " (file-name-nondirectory path)) (current-buffer)))