Join the community today
Register Now

Centmin Mod Sightings - find or have a site share it here !

Discussion in 'Show Cases & Centmin Testimonials' started by eva2000, Feb 19, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,156
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    5:17 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Thought I'd restart the Centmin Mod Sightings thread that was started on old Google+ Community. Thread basically lists sites which are using Centmin Mod that you came across.


    How do you know what a site is running ? You check the site's http headers for 'nginx centminmod' if they haven't changed the headers from the Centmin Mod default :)

    Ways to check site http headers



    1. via SSH command line and curl
    Code:
    curl -I https://community.centminmod.com/
    HTTP/1.1 200 OK
    Server: nginx centminmod
    Content-Type: text/html; charset=UTF-8
    Connection: keep-alive
    Vary: Accept-Encoding
    Set-Cookie: xf_session=410590499e271fefe133f021affe3b03; path=/; secure; httponly
    X-Frame-Options: SAMEORIGIN
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    Alternate-Protocol: 443:npn-spdy/3
    Date: Thu, 19 Feb 2015 00:51:08 GMT
    X-Page-Speed: CentminMod PageSpeed
    Cache-Control: max-age=0, no-cache
    2. Installing web browser extensions which check http headers

    Chrome HTTP Headers - Chrome Web Store (only works on http sites, on https SSL sites, Centmin Mod SPDY overrides the Server header)
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,156
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    5:17 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. rdan

    rdan Well-Known Member

    5,449
    1,410
    113
    May 25, 2014
    Ratings:
    +2,204
    Local Time:
    3:17 AM
    Mainline
    10.2
  4. eva2000

    eva2000 Administrator Staff Member

    55,156
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    5:17 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah at first it looked huge but it's like 30 sites i think spread over 4 pages..

    Hard to know how many folks use Centmin Mod.. last count for .07 stable downloaded only from centminmod.com it's around 1,600 downloads per month. But this excludes all downloads for .08 beta via zip or github as they aren't tracked in anyway.