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

Document how to replace the default vhost #42

Open
renatomefi opened this issue Sep 4, 2018 · 0 comments
Open

Document how to replace the default vhost #42

renatomefi opened this issue Sep 4, 2018 · 0 comments
Labels
Documentation This issue or pull request is related to documentation and written guidelines Feature New feature or request

Comments

@renatomefi
Copy link
Contributor

Currently the default vhost is strict in the sense it forwards everything to fpm and doesn't handle static files for instance.
To replace it you can copy it from your project and replace the template one at: /etc/nginx/vhost.conf.template
Note it's still template since it'll have the variables replaced on the entrypoint

Also provide a working example

@renatomefi renatomefi added the Feature New feature or request label Sep 4, 2018
@renatomefi renatomefi added the Documentation This issue or pull request is related to documentation and written guidelines label Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation This issue or pull request is related to documentation and written guidelines Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant