Skip to content

Feature Suggestions

Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.

Please write in English so that voters from all over the world can read and support your request.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

42 results found

  1. Support for HTTP/2 on APACHE (only) without using nginx as proxy! And Server Push!

    As we have to use apache, i don't like to go for an aditional nginx proxy just to simulate HTTP/2 ;-)

    I think apache is capable to handel HTTP/2 :-D

    310 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Ability to customize nginx per site template e.g. Location /, Location ~, etc

    Hello, I'm using Plesk Onyx and I've also bumped into problems with not being able to set correct NGINX Directives.

    Regarding nginx and nginx configuration for various CMS, Web Apps etc, I see that a lot of directives need to be set and there are a lot of scattered issues around in the web.
    For example most CMS will require a
    location / { ... }
    or for google's pagespeed test we need to add expire headers e.g.
    location ~* .*.(jpg|jpeg|png|gif|ico|css|js)$ {
    expires 14d;
    }

    I think the Model to building the final vhost conf file should be revised instead…

    140 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. provide more nginx options

    Have the ability to provide more Nginx builds/packages. For example, offer a 'nginx-full'-package with more modules.

    For example, I need the Nginx headers more module. Since this need to be built-in at compile time, it isn't possible to add this later on. So that would mean replace the Plesk version of Nginx with the distro-default. (Heck, why does Plesk need it's own Nginx-build, anyway?)

    No, passing headers from Apache is not an option, especially when I'm using the Nginx - PHP-FPM setup.

    107 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. make nginx even faster! (tcp_fastopen)

    Please compile nginx with these extra options to provide even faster time-to-first-byte responses on modern kernels:

    ./configure ... --with-cc-opt='-DTCP_FASTOPEN=23'

    Background information and complete guide: https://www.masv.io/enabling-tcp-fast-open-nginx-centos-7/

    95 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Ability to set PHP version per directory inside the same webspace

    A customer would like to be able to assign different PHP versions for different directories inside one the the same webspace.
    For example,
    /var/www/vhosts/example.com/httpdocs - php5.3.3
    /var/www/vhosts/example.com/httpdocs/test - php5.2.17
    /var/www/vhosts/example.com/httpdocs/test2 - php5.6.12

    88 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Option to delete a domain or subdomain, but keeping the website content

    am not understand, when i want to move a Domain, the system will delete all the content. The choice to leave the content, I think is essential. This has to be a must!!!

    77 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Allow customers/resellers to manage additional Apache and nginx directives

    Currently, management of additional Apache/nginx directives is available for Plesk Administrators only.

    With Apache, it is possible for users to add custom directives via .htaccess file.

    However, when running a Plesk server with nginx only hosting and a large number of customers, it takes a lot if time to configure nginx directives manually for each.

    It is clear that additional Apache/nginx directives fields are hidden from Plesk users for security reasons, but it would be great to have an ability to enable this feature at your own risk.

    Previous same suggestions that have been marked as "declined":
    https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/34285378
    https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/38760889
    https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/19087582

    71 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 70 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. jpegoptim, optipng, gifsicle or similar

    id like to see these tools implemented into plesk. To run server wide or domain wide, and via cron if required.

    Alot of large organisations are using these tools. (facebook etc etc)

    I like to see image optimization part of plesk admin panel. It will help servers run faster and optimize web delivery.

    68 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 54 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Fix File and Folder Permissions for docroot from Plesk UI

    When switching from Apache to FastCGI the Service Provider needs to change the permissions for the customer from apache:apache to <user>:psacln

    This can be fixed by having a button in Plesk which does:

    find $PLESKDOMAINHTTPDOCS -not -user $PLESKDOMAINOWNER -not -name "plesk-stat" -print0 | xargs -0 chown $PLESKDOMAINOWNER:psacln
    find $PLESKDOMAINHTTPDOCS -type d -not -name "plesk-stat" -print0 | xargs -0 chmod 0755
    find $PLESKDOMAINHTTPDOCS -type f -not -name ".pl" -not -name ".cgi" -not -name ".sh" -print0 | xargs -0 chmod 0644
    find $PLESKDOMAINHTTPDOCS -type f -name "

    54 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Need features of hsphere virtual user to migrate to plesk

    We are trying to migrate off Hsphere this year since it will be at EOL onto Plesk but need the virtual user feature functions in hsphere to be incorportated into Plesk first because we are using them. Attached is an illustration of the level of control that is not there for an FTP user/virtual user's folder.

    1) We need to be able create users and assign them access to .
    multiple folders
    2) We need to be able to create folders and assign users to them

    30 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Allow configuration of the php-fpm slow log

    For debugging PHP-FPM can log slow scripts. It would be great if you could manage this feature via Plesk.

    28 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Support CORS policies management by Plesk on Windows

    Support CORS policies management by Plesk on Windows. Ability to add additional headers via Plesk.

    Currently it is possible only on Plesk for Linux.

    26 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Support enabling / disabling mod_wsgi

    As we all know, mod_python is not supported by Plesk 12.5 / CentOS 7 anymore (even if compiled manually).

    Odin suggests to install mod_wsgi instead. This however cannot be activated for domains separately or configured by service plans.

    Thus I would like to see this feature again - and probably its a real quick change in Plesk source code that would allow a nice way to take control over python permissions

    23 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Implement client SSL certificates for authentication

    Implement client SSL certificates for authentication

    19 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Implement managing of URL rewrites in Plesk on Windows

    Please, implement managing of URL rewrites of domains in Plesk. Currently it is possible to do only via editing web.config or in IIS via URL Rewrite.

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Support from ALPN (Application-Layer Protocol Negotiation)

    Application-Layer Protocol Negotiation (ALPN) Support where good.

    To ensure the best possible compatibility of support would be very good here.
    Of course, this is not a priority but would be good.
    So could the future https, http, be http / 2 Easy granted.

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. compile nginx with secure_link, mp4 & flv modules

    Please can you include a version of nginx compiled with the following modules (that are required for pseudostreaming support)

    --with-httpsecurelinkmodule
    --with-http
    mp4module
    --with-http
    flv_module

    Directions for nginx pseudostreaming compile at: https://gist.github.com/mikhailov/3174601 also indicate the following needed/should be included:

    --with-pcre=/usr/src/pcre-8.32 --with-openssl-opt=no-krb5 --with-openssl=/usr/src/openssl-1.0.1g --with-httpsslmodule --with-httpstubstatus_module

    For reference, these are the modules included with the present Plesk 1.6 nginx module:

    --with-ipv6 --with-file-aio --with-httpsslmodule --with-httprealipmodule --with-httpsubmodule --with-httpdavmodule --with-httpgzipstaticmodule --with-httpstubstatusmodule

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Recycle IIS application pool on specific time

    In IIS 8 I can put a specific time to recycle the application pool. See screenshot.
    But in plesk Onxy I can't. This is very misleading. Because now I have to make a scheduled task in windows to make this happen. I prefer to do this in plesk, because I want to manage all my application pools settings in Plesk Onxy not in IIS 8.

    From my opinion Plesk did already a good job to put some recycle settings in the Plesk interface. Can the specific time setting for recycling the appliction pool be added?

    15 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?

Feedback and Knowledge Base