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.
Off-topic posts will be removed from here
42 results found
-
NGINX RTMP MODULE
some of our clients uploaded videos to hosting , and the video files are big , because there is no support for rtmp the video have to be fully downloaded before it can be played.
https://github.com/arut/nginx-rtmp-module
this RTMP module fixes this with the ability to send the video in chunk's
13 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add HTTP authentication to Panel itself
I think you should add HTTP authentication to the Plesk panel itself - that way it is more secure and if there is ever a vulnerability that allows bypassing the Plesk panel login, someone would also have to find a vulnerability in HTTP authentication itself before even getting to the Plesk panel in the first place. To me it makes more sense to make the Plesk panel itself the most secure it can possibly be, not just websites/virtual hosts hosted by the Plesk panel.
12 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
bun
Support for https://bun.sh/ with passanger
11 votesThank you for your idea. At this time, the Node.js drop-in replacement "bun" is in a development stage. There is still lots of work to do and bun does not yet have any significant market share. There are also no signs that a broader community is using this instead of Node.js.
Maybe this will change in the future. We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Add an option to lock/freeze a website
Hi,
some Hosts (e.g. Strato) use a functionality to completely lock a site. This is very useful for customers that dont want to do any changes to their website anymore but use an old version of a cms and forget/dont want to upgrade.
Of course there should be a warning about the consequences like non working file caching etc.
11 votes -
Monitor log file growth within the day, rotate logs if necessary not only nightly
Log files can be set to rotate by size or by period. These settings are processed once a day. However they need to be checked more frequently due to exceptional events such as brute force attacks.
Assume your settings are rotate by size at 500K. When the maintenance script runs if you a slightly under it will leave it alone, so maybe the following day it might reach 900K. So far so good.
But what happens when the log file grows to 14GB in 30 minutes, exhausting all free disk space and crashing the server. No harm was done by…
10 votesThis is a valid request, so we’ll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
— rk
-
NGINX reverse proxy for IIS (Windows)
Add NGINX reverse proxy for IIS (Windows). This help performance IIS.
9 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
webdisk like in cpanel
webdisk like in cpanel with home access and folders access with accounts
thanks
9 votes -
deno support
I wish deno support.
6 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Custom HTTP methods on Windows Servers
Only when Plesk creates a website will it create this entry at the website level in IIS in the handler mappings, pointing to this file "php-cgi.exe"
There is no PHP handler in the IIS root that allows me to configure the allowed verbs and that can be propagated to websites.
When Plesk creates a website, it has a set of settings that it applies to the website, which includes the creation of the handler to interpret .php files, the path of the executable that it installed itself and the allowed verbs.
I know that after creating a website and only…
5 votes -
Put all nginx directives into one server block
Hello,
As it is possible to put more than one listen directives, putting only one server block would optimize a lot the Nginx config file.
Also putting the index directive into the server part would avoid to put it in every / locations.5 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Add MIME-Type for extension "mjs" (JavaScript modules)
Currently files with extension "mjs" generate an error in console and do not work.
HTML-code:
<script type="module" src="file.mjs">
result in:
"Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec."
4 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Add WebDAV support in Plesk for Windows.
Add WebDAV support in Plesk for Windows Server.
3 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Add cache status filed in access log files
When nginx caching activated, cache status like HIT, MISS, BYPASS not visible in access log files.
3 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
editable global mime types for apache (default for all virtual hosts)
By default, apache will return wrong mime types for some file extensions (for examples font files).
We can add additional mime types per website, however we can't edit them globally for all websites via plesk.
We can achieve this by editing /etc/apache2/conf-enabled/mime-types.conf manually from cli, however plesk could provide a more comfortable way to do it.
Please add option to edit global mime types that will be used by all virtual hosts by default and overridden if website has its own instructions.
3 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
-
Disable HTTP/2 support on Plesk Interface
Give to the administrator the ability to disable HTTP/2 using the Plesk GUI in Plesk Windows
2 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
In the meantime, please following the instruction from our documentation on how to disable HTTP/2 through the command line.
-- SH
-
Bulk-replace custom_error_pages for all active subscriptions
After creating custom error pages, set and bulk-replace default ones for all active subscriptions.
2 votes -
HTTP verbs management by Plesk on Windows
There is a common need due to Rest API-development to able to switch on / off http verbs for IIS server. Verbs are according to my knowledge configured in the ApplicationHost.config file which cannot be configured via web.config file. So, please consider implementing this in Plesk. Also make this available in Classic Asp settings which also locates in the ApplicationHost.config file. For Classic Asp and also for ASP.net, by default only GET and POST verbs are available.
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Monitoring Nginx cache hit rate
At the moment, for example, when you (or your clients) install a Wordpress plugin that uses cookies, the nginx cache stops working and you don't even know it.
Monitoring tool for Nginx cache hit rate would be very helpful
2 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Support for 301 URL rewrites on Plesk for Windows
Plesk support for built in "Permanent SEO-safe 301 redirect from HTTP to HTTPS" for different pages within a site
2 votes -
Listen on all IPs for all vhosts
Let the webserver for all vhosts listen on all IPs on a server. With Apache httpd you can use * instead of the IP (or list all IPs on a server). This would make it easier to migrate users between servers without having to manually check the IP to update the (external) DNS. This would also make it possible to prepare everything for IPv6 at the same time as you would only need to add AAAA records after this step.
1 vote
- Don't see your idea?