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

91 results found

  1. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    declined  ·  IgorG responded

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


    
IG

  6. Custmise webmail so it can be opened via port. For example: example.com:8333

    Can you implement functionality that allows customization of the URL for the webmail? More precisely having example.com:8333 to open the GUI of the webmail.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Combine multiple 301 redirects

    I recently updated to Onyx 17.5.3.

    In the hosting settings for each domain i can enable a 301 redirect to HTTPS and i can set a 301 redirect for the preferred domain.

    Great features, but the SEO boys are complaining... Apperently Google does not like multiple redirects.

    Please combine multiple 301 redirects.

    6 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. Allow viewing statistics without entering password if already logged into Plesk panel (SSO)

    Right now one needs to enter username/password if one wants to view Awstats statistics, even if already logged into Plesk.

    I think you should modify that, so that this is no longer necessary.
    It should be trivial for your panel to perform the authentication and pass through the statistics page from disk.

    3 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. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. nginx svgz support

    .svgz files are compressed vector graphics.
    When not inlining SVG it is often suggested to compress svg files in advance. This is the common svgz format.

    But nginx does not deliver .svgz files correctly, because svgz files are not correctly encoded by nginx.
    Plesk should add this by default:
    location ~ .svgz$ {
    add_header Content-Encoding gzip;
    }

    This is also a known generic nginx issue. For example: https://github.com/h5bp/server-configs-nginx/issues/86

    3 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. Optimise web forwarding config when using nginx + Apache

    When using nginx as a reverse proxy to apache, it seems wasteful for a web forwarding domain to be configured within both http servers.

    For example;
    configure domaina.com to forward to http://domainb.com
    You'll see a nginx virtualhost is created to reverse proxy domaina.com to apache. Apache is then configured to return the Location header to domainb.com.

    Why not do it completely within nginx and save a tiny bit more memory on Apache's side?

    6 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 4 5
  • Don't see your idea?

Feedback and Knowledge Base