Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

404 on .html requests don't fall back to static. #216

Closed
tripodsan opened this issue May 12, 2019 · 1 comment
Closed

404 on .html requests don't fall back to static. #216

tripodsan opened this issue May 12, 2019 · 1 comment
Labels

Comments

@tripodsan
Copy link
Contributor

reproduce

  1. create a file /htdocs/test.html
  2. start simulator
  3. see that request to /test.html produces 404.

expected

  1. request to /test.html shows the contents from /htdocs/test.html, ideally serving the correct content-type header.
tripodsan pushed a commit that referenced this issue May 13, 2019
## [2.12.8](v2.12.7...v2.12.8) (2019-05-13)

### Bug Fixes

* **esi:** use latest nodesi ([e7bfb2d](e7bfb2d)), closes [#212](#212)
* **server:** fallback to static resolution if template execution fails with 404 ([16f53cf](16f53cf)), closes [#216](#216)
* **server:** Proxy strains does not work on URL path ([a5f3f8e](a5f3f8e)), closes [#213](#213)
@adobe-bot
Copy link

🎉 This issue has been resolved in version 2.12.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants