1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2024-09-21 11:56:02 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
89196adbf1 feat: allow overriding default 404 response with custom file
This allows folks the ability to restore the previous routing functionality used by static sites backed by VueJS (as an example).

Note that all requests routed this way will respond with a '200 OK' on the server, potentially causing SEO issues.

Closes #53
2022-08-07 19:10:31 -04:00
Jose Diaz-Gonzalez
daa9549fb7 docs: call out customizations separately 2022-08-07 19:08:09 -04:00
Jose Diaz-Gonzalez
aa0ebb8f47
Update README.md 2021-03-22 01:19:04 -04:00
Viedit com
ec734ad787
Update README.md - Typo
seperate > separate
2020-11-22 13:07:12 +03:00
Senthil Arivudainambi
cd84b47fd1 Update Readme to include example for setting NGINX_ROOT 2020-07-05 18:17:34 -07:00
Jose Diaz-Gonzalez
ed184f98fd Update README.md 2017-03-28 17:42:13 -06:00
Anton Wilhelm
6d1ae20708 update docs how to set buildback 2017-01-10 03:52:33 +01:00
Sal Rahman
d4f93ae2b3 Update to instruction for manual setup
Manual setup used the wrong command; the parameter with application name was missing. This change adds that.
2017-01-05 03:48:38 -08:00
Jose Diaz-Gonzalez
dd3ac20c6d Switch template to app-nginx.conf.sigil 2016-09-20 01:38:50 -06:00
Jose Diaz-Gonzalez
28d1a580cf Move to supporting sigil templates by default 2016-09-20 00:18:28 -06:00
Jose Diaz-Gonzalez
d4f83febf9 Update README.md 2016-06-30 14:27:22 -04:00
Jose Diaz-Gonzalez
513791b391 Fix link in readme 2016-05-10 17:20:47 -04:00
Michael Hobbs
ccbb3d7ed5 change ROOT env var and doc it 2015-11-25 10:43:01 -08:00
Nick Portokallidis
624cd06847 Add documentation for nginx custom configuration 2015-10-30 13:56:00 +02:00
Florian Heinemann
56250a7453 Update README.md 2015-02-15 11:54:16 -05:00
Florian Heinemann
4f3662aaf1 Update README.md 2015-01-05 15:41:24 -05:00
Florian Heinemann
548f6a84d6 Update README.md 2014-12-13 18:28:12 +01:00
Florian Heinemann
6ed8f5fa6d Update README.md 2014-11-18 19:32:20 -05:00
Florian Heinemann
1ed618d5f3 Update README.md 2014-11-18 17:30:12 -05:00
Florian Heinemann
9dbc484b6c UPDATE Readme 2014-11-06 17:32:49 -05:00
Florian Heinemann
5c959aaad6 CHANGE to static compile 2014-11-06 17:29:41 -05:00
Alec Gorge
6867483fc3 Clarify a confusing custom-build subtlety 2014-07-13 18:36:30 -04:00
rhy-jot
04ecbabbc4 Allow root directory to be overridden via environment variable 2014-06-20 10:38:48 -07:00
rhy-jot
0433970f60 Mention custom-build 2014-02-18 20:01:44 -08:00
rhy-jot
a7bcb52023 Relicense to CC0 2013-11-11 16:09:17 -08:00
rhy-jot
070274df73 Initial version 2013-08-16 23:44:22 -07:00