⚙️ NGINX config generator on steroids 💉
 
 
 
Go to file
Bálint Szekeres 6f80179e65
add LICENSE.md
2018-01-11 14:05:03 +01:00
public try_files comment 2018-01-10 16:39:22 +01:00
.editorconfig tabulation fixes 2018-01-08 02:49:44 +01:00
LICENSE.md add LICENSE.md 2018-01-11 14:05:03 +01:00
README.md added README.md 2018-01-08 14:19:35 +01:00

README.md

nginxconfig.io

Online nginx configuration generator.

Features

  • HTTPS (with Let's Encrypt, Mozilla SSL Configuration Generator)
  • HTTP2
  • 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
  • security headers
  • worker_processes
  • user
  • pid
  • access_log
  • error_log
  • gzip
  • server_tokens
  • log_not_found
  • rate limiting (limit_req)
  • expiration by file types (expires)

Built With