[racket] Embedded web server in handin-server: Illegal file access
Hello,
I’m running the embedded web server for handin-server. It is not allowing access to the submitted files. The links are present, but clicking on any one directs to an Error page with the message “Illegal file access”. Here are the entries in the web log:
50.240.134.234 - - [23/Jan/2015:11:18:39 -0500] "GET /favicon.ico HTTP/1.1" - -
50.240.134.234 - - [23/Jan/2015:11:18:42 -0500] "GET /;((%22k%22%20.%20%22(871%203%2082419214)%22))?tag=..%2F..%2F..%2F..%2F..%2F..%2Fu%2Fc211%2Fspring15%2Fhandin-server%2Flab2%2Fmenzel%2Flab2.rkt&mode=download HTTP/1.1" - -
Any suggestions on how to fix this?
Suzanne