Slide 42
Slide 42 text
Nginx Config
Like Apache, you can also configure Nginx to:
● route all non-matching requests through an index.php
script (Wordpress, Drupal, etc)
● block access to config files, etc.
● configure extra modules to add functionality