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

Add example nginx config to README #179

Merged
merged 1 commit into from
Feb 28, 2015
Merged

Conversation

jeroenseegers
Copy link
Contributor

Example nginx config added which can be used as contents of /etc/nginx/sites-enabled/default.

Closes #142 and #55.

Example nginx config added which can be used as contents of `/etc/nginx/sites-enabled/default`.

Closes panique#142 and panique#55.
@jeroenseegers
Copy link
Contributor Author

When using this, be sure to have both nginx and php5-fpm installed.

sudo apt-get install nginx
sudo apt-get install php5-fpm

This configuration assumes default configuration for both of them.

@panique
Copy link
Owner

panique commented Feb 26, 2015

Thanks, this is fantastic !! :)

@jeroenseegers
Copy link
Contributor Author

Hehe, glad you like it!

I'll probably throw together a second Vagrant install for use with nginx sometime later too.

@panique
Copy link
Owner

panique commented Feb 26, 2015

I'll merge this on the weekend btw (I'm not on my PC right now)

panique added a commit that referenced this pull request Feb 28, 2015
Add example nginx config to README
@panique panique merged commit ca5eef1 into panique:master Feb 28, 2015
@panique
Copy link
Owner

panique commented Feb 28, 2015

THank you very much, very useful stuff! :)

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.

[documentation request] NGINX rewrite rule
3 participants