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

92 results found

  1. nginx - full support for nginx.conf

    In Plesk (Onyx) you can use "Additional nginx directives". Its said: "Your directives will override the server-wide nginx configuration."

    That quote is not right, because in nginx.conf plesk write:

    location ~ ^/(.*.(ac3|avi|bmp|bz2|css|cue|dat|doc|docx|dts|eot|exe|flv|gif|gz|htm|html|ico|img|iso|jpeg|jpg|js|mkv|mp3|mp4|mpeg|mpg|ogg|pdf|png|ppt|pptx|qt|rar|rm|svg|swf|tar|tgz|ttf|txt|wav|woff|woff2|xls|xlsx|zip))$ {
    tryfiles $uri @fallback;
    }
    include "/var/www/vhosts/system/cdn.example.com/conf/vhost
    nginx.conf";

    That means that every setting for static files is not working. Example: I set in "Additional nginx directives" this line

    location ~* /myfolder1/(a|b|c)/ { .... }

    and destination is a static file, this code will never execute. EXCEPT for static files with uppercase file-types like "image.PNG" because here is a issue in nginx.conf, that catch only lowercased files, because…

    2 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

  2. Plesk should support popular CMS NGINX vhost.

    Plesk should support popular CMS NGINX vhost. When user add a new domain and NGINX ONLY webserver, they should be able to select which CMS they use. And Plesk will automatically change NGINX vhost depends on the CMS user choose.

    Currently I change NGINX default vhost template for Drupal CMS, so everytime I add a Drupal website I dont have to change its vhost file AND execute "chattr +i" to immutable the file because if I dont do that Plesk will rewrite every vhost file with its default vhost template (very annoying).

    Plesk should learn from VestaCP which already has…

    2 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

  3. add mail adress for Parked domain in plesk

    we cant add email adress for parked domain in plesk.
    please add this function. this function have in cpanel.

    2 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

  4. Multiple PHP versions for php as Apache module

    Currently multiple PHP versions are supported only in FastCGI/CGI modes.
    Customer would like to be able to select PHP version when PHP execution mode is set to Apache module.

    2 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

    Could you please explain your desired workflow in more details? What is expected benefit of this feature? Actually mod_php can be only one for Apache and we should use multiple mod_php modules for replacing. Not sure that it is possible without Apache restarting, etc. Also switching mod_php can be only server wide. Why modern FastCGI/CGI, PHP-FPM modes are not enough for you?

    UPD: You can even use fpm if you have Apache 2.4 version. So we are closing this request, since it does not contain any feature suggestions.


    IG

  5. List zip/tar etc as the default extensions of hotlink protection

    List zip/tar etc as the default extensions of hotlink protection besides images

    2 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

  6. Auto-Enable Full Nginx option

    Hey guys, It would be excellent if we can have an option to auto-enable nginx completely for all websites that are created/added into the Plesk control panel.

    Its a bit difficult to maintain server performance by having to manually enable Nginx for all website, especially when you have ongoing customers signing up.

    This fix would be great and very efficient.

    2 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

  7. ASP Support for 12, before relase parallels features wtih continue

    ASP Support for 12, before relase parallels features wtih continue or re-Uprage - update,

    Because
    For possible errors

    2 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

  8. Predefined settings according to the usage or application.

    Predefined settings according to the usage or application.
    (Time out - limited memory re-write etc )

    For magento this settings
    For Prestashop thios setting
    for onwcloud this setting
    etc..

    2 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

  9. HTTP/3 for Apache users

    Recently Plesk announced that has implemented HTTP 3 for Nigix but this is not available for Apache users.
    Also with Plesk Obsidian 18.0.61 I dont have HTTP 3

    I'm so asking to implement HTTP 3 also for Apache.

    1 vote

    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

  10. 1 vote

    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

  11. Add .htaccess Redirect with RewriteCond (without changing URL)

    For now I can use Frame Redirect (URL stays without Params) or directly redirect 301 or 302 to the Page. The coolest way to redirect for me is use htaccess RewriteCond, so Domain stays the same but accepts Params.
    I need the possibility to set this via API.

    Like this, but automatically in background:
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    RewriteBase /

    RewriteCond %{HTTPHOST} ^(www.)?example.com$ [NC]
    RewriteRule ^ https://example-other-server.com%{REQUEST
    URI} [L,NE,P]

    1 vote

    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

  12. Vhost Validation

    Plesk must add the ability to validate virtualhost configurations for each domain. So that if there is an error on one virtualhost, it does not affect the overall web server service.

    1 vote

    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

    declined  ·  IgorG responded

    Upd: Sorry, we are closing the request as no information was provided for over a month.


    
IG

  13. Set a 404 page

    Determine which page to forward to in the case of 404

    1 vote

    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

  14. 1 vote

    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

  15. Error Code

    change your error codes to links to some from of documetation on its meaning

    1 vote

    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

  16. pdf

    i want to use this pdf program

    1 vote

    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

  17. Option to configure Apache / Nginx Startserver etc.

    I need to change "Performance" settings like Startserver, Serverlimit etc. by editing webserver.conf

    As I use Dedicated (HARDWARE) Servers, the default limits are pretty low for a 8 Core / 16 Thread system with 64G Ram.

    1 vote

    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

  18. add selector for codepages

    add selector for codepages.
    как тяжело вам понять, если вы на одном английском все время работаете, что для других языков нужен выбор кодовой страницы при редактировании файлов через веб интерфейс

    1 vote

    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

  19. Separate additional directives for nginx for http and https

    Separate Additional Directives from HTTP and HTTPS for nginx, like already exists for Apache.

    1 vote

    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

  20. Add the support for Solr

    It is needed to add Apache Solr support as it is required for the correct website functionality.

    1 vote

    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

  • Don't see your idea?

Feedback and Knowledge Base