• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by patrik.alienus

  1. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    Oh, and I did find that it wasn't in Apache, but in nginx. After some searching around, I found the file /etc/sw-cp-server/conf.d/plesk.conf. It contained two lines that looked promising: listen 8443 ssl; listen 8880; So I went ahead and changed the first one to: listen sub.domain.com:8443 ssl...
  2. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    The main reason is that I don't want it to be easy to find the admin panel. I'd prefer to have it on some obscure sub domain on a domain not used for anything else. I only discovered that this was even possible by accident, through Google. It had indexed the admin panel login - on one of my...
  3. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    I'm trying to get my Parallels Plesk Admin Panel to only respond to one host, not every host that points to the machine. Can this be done? I assumed that I'd be able to configure this through the Apache http config files, but I haven't been able to locate where that might be. So to be...
Back
Top