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

extend readme with xsendfile instructions, see #2 #46

Merged
merged 1 commit into from
Jan 24, 2014
Merged

extend readme with xsendfile instructions, see #2 #46

merged 1 commit into from
Jan 24, 2014

Conversation

glaszig
Copy link
Contributor

@glaszig glaszig commented Jan 24, 2014

Using another route than /delayed_job_web (with Rails) may cause issues resulting in CSS files being empty or not served.
Enabling sendfile header support in both Rails and the web server solves this and keeps us from ugly hacks like copying assets around.

Using another route than `/delayed_job_web` (with Rails) may cause issues resulting in CSS files being empty or not served.
Enabling sendfile header support in both Rails and the web server solves this and keeps us from ugly hacks like copying assets around.
@andyatkinson
Copy link
Collaborator

Seems reasonable to me. @ejschmitt Let me know if you want something changed, and we could back this out.

andyatkinson added a commit that referenced this pull request Jan 24, 2014
extend readme with xsendfile instructions, see #2
@andyatkinson andyatkinson merged commit b37f061 into ejschmitt:master Jan 24, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants