Response location missing My prefix (#1647)

pull/1649/head
Chad Wach 2016-07-09 16:29:40 -04:00 committed by Rick Anderson
parent 9b26354dd3
commit 7c3e766b79
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ Using the file hierarchy and code above:
========================================== ===================================
URI Response
========================================== ===================================
\http://<app>/StaticFiles/test.png StaticFiles/test.png
\http://<app>/StaticFiles/test.png MyStaticFiles/test.png
\http://<app>/StaticFiles MyStaticFiles/default.html
========================================== ===================================