racket/collects/web-server/private
Jay McCarthy b843a45cd8 Fixing in an error in how paths that went outside the filesystem to
URL map were handled.

Previously, only ".." at the beginning of the URL were checked; now it
looks at the entire URL for a path that ultimately leaves the base.
2012-12-10 11:54:31 -07:00
..
cache-table.rkt
configure.rkt
connection-manager.rkt
define-closure.rkt
dispatch-server-sig.rkt
dispatch-server-unit.rkt
gzip.rkt
launch.rkt
mime-types.rkt
mod-map.rkt
servlet.rkt
timer.rkt
url-param.rkt
util.rkt Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
web-server-structs.rkt
xexpr.rkt