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 Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
connection-manager.rkt
define-closure.rkt
dispatch-server-sig.rkt
dispatch-server-unit.rkt Squelching port-closed error messages 2012-09-25 10:21:20 -06:00
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