Learn about Centmin Mod LEMP Stack today
Register Now

Memcached Memcached & Zend OPCache

Discussion in 'Other Centmin Mod Installed software' started by KeVo, May 3, 2016.

  1. KeVo

    KeVo Active Member

    180
    71
    28
    May 28, 2014
    Ratings:
    +101
    Local Time:
    2:03 AM
    1.11.x
    10.1.18
    Hey everybody, so I had an SSL certificate installed onto my server and everything is running fine on that end, but after I got everything switched over to HTTPS, I've not been able to access the information and log pages for Memcached and Zend OPCache.

    Before, I'd access the pages using hostname.domain.com/memcachepageandnumbers, the same for opcache, but now the hostname seems to redirect to my main domain name and I only end up with a 404 page.

    Is there anything I can do to regain access to my memcached and opcache log/info pages?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    5:03 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Are the host.domain.com and HTTPS enabled site also on same top level domain.com ? did you enable HSTS with include subdomain too ? if you did then you're telling browsers to force HTTP to HTTPS redirected connections for domain.com and any *.domain.com subdomain as well

    see Enabling HSTS for SSL for specifics
    As accessing host.domain.com is usually reserved for stats and admin pages the Centmin Mod LEMP stack owner only needs to access, you can just clear your web browser's HSTS record for the domain.com and host.domain.com so the web browser no longer redirects from HTTP to HTTPS. I posted a thread at SSL - How to clear HSTS browser cache | Centmin Mod Community specifically for this :)