Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub-directory path support is broken #6

Open
unix1 opened this issue Nov 11, 2017 · 0 comments
Open

Sub-directory path support is broken #6

unix1 opened this issue Nov 11, 2017 · 0 comments
Labels

Comments

@unix1
Copy link
Owner

unix1 commented Nov 11, 2017

Steps to repro:

  • make run the example
  • create a foo/bar.php file with some PHP content under priv/www directory
  • make an HTTP request to /foo/bar.php

Expected result: bar.php executes and its response is received by the client.

Actual result: Cowboy 404 response.

@unix1 unix1 added the bug label Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant