Discover Centmin Mod today
Register Now

Nginx Nginx configuration examples page

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by eva2000, May 25, 2014.

Tags:
Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    53,153
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    2:13 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Official Nginx config examples page is at http://centminmod.com/nginx_configure.html. The page lists examples of how to use Centmin Mod Nginx based server to install and configure web apps such as Wordpress, IP.Board, vBulletin, Xenforo and ownCloud.


    The aim of the page is to eventually list other example configurations shared and provided by Centmin Mod end users who are successfully using such configurations in the real world.

    Nginx Configuration Examples:
    Nginx web server does not support Apache rewrite syntax from Apache's mod_rewrite module. As such, you need to convert your Apache rewrite syntax to Nginx rewrite syntax which uses the HttpRewriteModule. Nginx.org Documentation site has examples for Apache rewrite conversion to Nginx rewrites here.

    Centmin Mod doesn't provide any support for converting your Apache rewrites to Nginx rewrites. You will have to figure those out on your own (Google search is a good place to start. As is the linked official Nginx forums below).

    However, below are links to compiled lists of Nginx sample configuration settings and Nginx rewrite rules for various apps. As per FAQ, if you would like to share and contribute your working Nginx configuration settings and Nginx rewrite rules with appropriate credit acknowledgement and link back, please contact me or join and share on the Centmin Mod Google+ Community.

    If you can't find what you're looking for, check and ask on Nginx's official forums athttp://forum.nginx.org/ as well as check out the official Wiki.
    1. Nginx + Cloudflare, Incapsula & Google PageSpeed Service IP addresses (reverse proxy HttpRealIpModule)
    2. ownCloud installation on Nginx (Added May 8th, 2014)
    3. Nginx and Wordpress + WP Super Cache Plugin (Added March 30th, 2014) - recommended Wordpress setup with least issues
    4. Nginx and Wordpress + WP-FFPC Plugin (with ngx_pagespeed) (Added July 19th, 2013).
    5. Nginx and Wordpress (basic, fastcgi cache, and fastcgi_cache + ngx_pagespeed)
    6. Nginx and vBulletin 4.1.x inbuilt Friendly Urls
    7. Nginx rewrites for vBulletin vBSEO
    8. Nginx and Xenforo SEO Friendly Urls
    9. Nginx HTTPS / SSL Google SPDY configuration (Added July 30th, 2013).
    10. Nginx Vhost & Rewrites for IP.Board (Added August 3rd, 2013)
    11. Nginx and vBulletin Connect 5 Vhost (Added August 9th, 2013)
    12. Ghost node.js Blog install on Centmin Mod Nginx stack (Added October 28th, 2013)
     
Thread Status:
Not open for further replies.