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

Ensure socketproxy requests to static files work #254

Merged
merged 1 commit into from
Mar 14, 2015

Conversation

jeffbyrnes
Copy link
Contributor

Without this slash, requests would end up going to:

$app_home/app/subdir/public$uri

instead of:

$app_home/app/subdir/public/$uri

@miketheman miketheman added the bug label Aug 23, 2014
@miketheman miketheman added this to the Triage milestone Aug 23, 2014
Without this slash, requests would end up going to:

$app_home/app/subdir/public$uri

instead of:

$app_home/app/subdir/public/$uri
@jeffbyrnes jeffbyrnes force-pushed the fix-root-location-alias branch from 0525bff to 6213c88 Compare October 1, 2014 14:34
miketheman added a commit that referenced this pull request Mar 14, 2015
Ensure socketproxy requests to static files work
@miketheman miketheman merged commit 62d4615 into sous-chefs:master Mar 14, 2015
@miketheman miketheman modified the milestones: 2.7.5, Triage Round 1 Mar 14, 2015
@jeffbyrnes jeffbyrnes deleted the fix-root-location-alias branch March 16, 2015 12:39
@tas50 tas50 added Type: Bug and removed bug labels Jan 25, 2019
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants