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

[Tutorial 9] Unclear instructions for proxy #49

Open
studersi opened this issue Apr 3, 2018 · 0 comments
Open

[Tutorial 9] Unclear instructions for proxy #49

studersi opened this issue Apr 3, 2018 · 0 comments

Comments

@studersi
Copy link
Contributor

studersi commented Apr 3, 2018

Let’s have a look at a request like this and the redirect returned:

$> curl -v http://localhost/
[...]
< HTTP/1.1 302 Found
[...]

I get this:

$ curl -v http://localhost/
[...]
< HTTP/1.1 404 Not Found
[...]

It worked, once I turned on the RewriteEngine inside the VirtualHost config. But this only comes later in the tutorial and is never mentioned explicitly.

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

No branches or pull requests

1 participant