Skip to content

Add support for nginx #3706

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

Closed
wants to merge 1 commit into from
Closed

Add support for nginx #3706

wants to merge 1 commit into from

Conversation

guiditoito
Copy link
Contributor

This doesn't work for nginx you forgot the user. It's a broadly used webserver at this point and should be included.

This doesn't work for nginx you forgot the user. It's a broadly used webserver at this point and should be included.
@weaverryan
Copy link
Member

I think it should absolutely be included - thanks @guiditoito! Now, of course it doesn't really matter, but we should probably also change APACHEUSER to something else (like WEBUSER)

weaverryan added a commit that referenced this pull request Mar 24, 2014
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3706).

Discussion
----------

Add support for nginx

This doesn't work for nginx you forgot the user. It's a broadly used webserver at this point and should be included.

Commits
-------

3d652f3 Add support for nginx
@weaverryan weaverryan closed this Mar 24, 2014
weaverryan added a commit that referenced this pull request Mar 26, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

change variable name to a better fitting one

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

As mentioned by @weaverryan in #3706 since Nginx is supported the name ``$APACHEUSER`` doesn't any more match its usage really properly. Thus, I renamed it to ``$HTTPDUSER``.

Commits
-------

2f99c90 change variable name to a better fitting one
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.

2 participants