Migrating from Apache to nginx: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
Line 24: Line 24:
* [http://wiki.nginx.org/HttpSslModule SSL configuration]. Important: Intermediate certificates have to be concatenated into the server certificate file.
* [http://wiki.nginx.org/HttpSslModule SSL configuration]. Important: Intermediate certificates have to be concatenated into the server certificate file.
* [http://nginx.org/en/docs/http/converting_rewrite_rules.html Converting Rewriting Rules], [http://wiki.nginx.org/HttpRewriteModule rewriting configuration]
* [http://nginx.org/en/docs/http/converting_rewrite_rules.html Converting Rewriting Rules], [http://wiki.nginx.org/HttpRewriteModule rewriting configuration]
* [http://interfacelab.com/nginx-php-fpm-apc-awesome/ PHP-FPM configuration]