Update README.md

pull/3/head
Bálint Szekeres 7 years ago committed by GitHub
parent 765936b5d7
commit 0e641b3dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,9 +8,10 @@ Online nginx configuration generator.
* CDN
* www / non-www
* PHP (TCP, 5.x FPM, 7.0 FPM, 7.1 FPM, 7.2 FPM)
* WordPress security
* pass requests index.php, index.html
* unified / separated file structure
* WordPress security essentials
* pass requests to index.php *(Laravel, Lumen, Symfony, Zend, CodeIgniter, Yii, Phalcon, CakePHP, Slim...)*
* pass requests to index.html *(Angular, React, Vue.js, Ember.js...)*
* unified (`nginx.conf`) / separated file structure (ideal for multi-domain environment)
* security headers
* `worker_processes`
* `user`

Loading…
Cancel
Save