racket/collects/web-server
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
..
base/lang
compat
configuration Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
default-web-root Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
dispatch
dispatchers Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
formlets
http
insta
lang
managers
page
private Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
scribblings Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
servlet Make send/suspend/[url/]dispatch allow values 2012-11-27 08:49:04 -07:00
stuffers
dispatch.rkt
formlets.rkt
http.rkt
info.rkt
lang.rkt
main.rkt
page.rkt
servlet-dispatch.rkt
servlet-env.rkt Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
servlet.rkt
stuffers.rkt
templates.rkt
test.rkt
web-config-sig.rkt
web-config-unit.rkt
web-server-sig.rkt
web-server-unit.rkt
web-server.rkt