Go to file
Cătălin Mariș dca86c3dbf Don't map the .jsonp extension to the JS MIME type
Remove `.jsonp` as there isn't any convention around the JSONP MIME-type
or the `.jsonp` extension. Also, it seems that, `application/javascript`
is arguably the wrong type to use for JSONP.

Ref: broofa/node-mime#64
2013-07-29 02:12:17 +03:00
conf Move nginx server configs to their own repository 2013-07-29 01:55:11 +03:00
doc Move nginx server configs to their own repository 2013-07-29 01:55:11 +03:00
sites-available Move nginx server configs to their own repository 2013-07-29 01:55:11 +03:00
sites-enabled Move nginx server configs to their own repository 2013-07-29 01:55:11 +03:00
CHANGELOG.md Add `CHANGELOG.md` 2013-07-29 02:09:27 +03:00
CONTRIBUTING.md Add `CONTRIBUTING.md` 2013-07-29 01:56:30 +03:00
LICENSE.md Add MIT license 2013-07-29 01:58:41 +03:00
README.md Add `README.md` 2013-07-29 02:07:37 +03:00
mime.types Don't map the .jsonp extension to the JS MIME type 2013-07-29 02:12:17 +03:00
nginx.conf Move nginx server configs to their own repository 2013-07-29 01:55:11 +03:00

README.md

Nginx Server Configs

Contributing to this project

Anyone and everyone is welcome to contribute, but please take a moment to review the contributing guidelines.

Acknowledgements

Nginx Server Configs is only possible thanks to all the awesome contributors!

This project is currently maintained by:

@AD7six
Andy Dawson

License

MIT License