• 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 RandellO

  1. R

    Running scripts on demand from Plesk

    I was looking at that but I'd have to pick an event to trigger the script and none of the events really apply. The script needs to fire up whenever new files/directories are copied to httpdocs and none of the events in the list cover that scenario. Thanks.
  2. R

    run scripts on demand from Plesk

    I'd like to allow a domain owner to run a script on demand (primarily to allow them to quickly change permissions for certain files/directories, so chmod, chown, etc) from their Plesk interface. Is there a way to do this without making the script execute via a url? Maybe something similar to the...
  3. R

    Running scripts on demand from Plesk

    I'd like to allow a domain owner to run a script on demand (primarily to allow them to quickly change permissions for certain files/directories, so chmod, chown, etc) from their Plesk interface. Is there a way to do this without making the script execute via a url? Maybe something similar to the...
  4. R

    Plesk in a clustered environment with shared storage

    Using Wildcard IPs Thanks, Igor. Is there a way to use vhost.conf or another method to get Plesk to use wildcards in Virtual Host contaners? So instead of creating <VirtualHost 123.123.123.123:80> it'll create <VirtualHost *:80> or <VirtualHost 123.123.123.*:80>?
  5. R

    Plesk in a clustered environment with shared storage

    We're trying to use Plesk in a clustered environment with multiple web nodes pulling static content and apache configuration from shared storage. We can make Plesk update the config files on the shared volume. However, Plesk creates virtual host containers for each domain or subdomain tied to a...
  6. R

    Replicate Plesk to another host for failover purposes

    Is there a way to replicate Plesk, its data, and settings to another server? We're looking to do this for failover/load balancing purposes.
  7. R

    automate database creation when creating new domain

    Is there a way to add database creation as part of a domain template?
Back
Top