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
50 results found
-
Support of the NGINX Plus and NGINX App Protect
Please add possibility to use Plesk with NGINX Plus and NGINX App Protect as it has more more functionality like Load Balancer, Reverse Proxy, API Gateway
4 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 -
Need to change UI, Add tour functionality
Need to change Plesk panel UI it's too hard to find smaller things as well as need some tour functionality for new users to understand the plesk pannel.
4 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 -
Implement the option to block particular countries by the means of ModSecurity
If we could use ModSecurity to block particular countries by the means of Plesk interface/CLI, that'd be great.
3 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 -
To add noindex,nofollow to default page
I think it would be logical to add
<meta name="robots" content="noindex, nofollow">
to index.html (plesk default page) that is returned by plesk when no pages can be found. It would prevent robots to crawl and index this page.
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 -
Allow separate webroot for wildcard subdomain and www
I'm looking for a way to use a different webroot for my www.domain.com and a different one for all the other subdomains.
I created domain.com, then created a wildcard subdomain for that domain, pointing to a different webroot.
The problem is that the wildcard subdomain hijacks the www subdomain as well.
domain.com is working correctly, but www.domain.com uses the wildcard subdomain's config.
I assume the problem is the order in which Apache reads the config files.3 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 -
To remove the HTML body of nginx 301 302 redirects
When Nginx returns a 301 or a 302 redirect, it also returns a small useless HTML body.
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>You can see this body when you perform a "curl talk.plesk.com" for instance. However today, many major domains don't return a HTML body, it is the case of facebook.com, twitter.com, youtube.com and www.plesk.com .
Funny enough, when i do a "curl www.plesk.com" it returns no html body. It means that someone at plesk remove this html body. But in plesk onyx it will always return the default html body that I…3 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 -
Allow to keep access logs on the server even after the domain is deleted
When a domain is removed from Plesk, all corresponding data is removed as well. However, due to government laws, it is needed to keep access logs for a year, even if the domain is removed from the server.
Please add some option to keep such logs.3 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 -
Make an option to display files in a directory as source code
An option that allows files from a specific directory to be shown in browser as source code, HTML, PHP, SVG etc
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 -
Allow to change the port of the updates page from 8447 to another port.
Ability to make the Plesk updates page accessible via ports other than 8447 (for example 443)
2 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 flag country beside ip in log
add flag country beside ip in log and filter with agent to know if robot or not
2 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
-
Nginx module - mod_zip
Would be nice to have mod_zip included in the compiled nginx that is supplied by Plesk.
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
-
Enable per subscription/customer IIS application pool sharing management
Enable the possibility of manage IIS Application pool assignment and placement policy individually to a subscription/customer.
e.g Assign one application pool to be shared between a subscription sites or individual sites without affect all subscriptions in the server.
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 -
Add support for XHProf/XHGui
It would be nice to have XHProf/XHGui for PHP profiling out of box since this feature maybe very useful for developing PHP-based site.
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 -
limit number connections to website per month
limit number connections to website per month
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 -
Ability to enable the detailed error messages in IIS
Currently, this can be enabled in IIS > example.com > Error pages > Edit feature settings
or Domains > example.com > File Manager and adjusting the web.config file manually
The native functionality to enable/disable detailed errors in Domains > example.com > IIS Settings will be easier for customer. Without involving server administrator or adjusting web.config manually.
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 -
IIS memory management
IIS has CPU management based on Application pools.
It would be great if memory was also controllable.2 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Hi. Please Add Persian Language For Iran
Hi Please Add Persian Language For Iran
2 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 -
Lower passenger log level to 3 by default
In plesk the log level of passenger in /etc/nginx/conf.d/phusion-passenger.conf and /etc/apache2/mods-enabled/passenger.conf
is set to 5, which is a debug log level https://www.phusionpassenger.com/library/config/nginx/reference/#passenger_log_levelThis is too high and creates logs of 300Mb within 2 days, it should be set to 3 by default
1 voteThank 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.
-
Convert existing domain to alias
It would be nice to have the ability to convert an existing domain to alias.
Sometimes it is required to individual website infrastructure settings.
1 voteThis 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
-
Hide ports from URL
We need some feature like a “docker proxy rules” in the Docker extension but without the Docker/Docker extension. The feature should work with Docker containers (?), Laravel, .NET, any other technology which creates its own web-server on a server and configures nginx proxy rules to transparently route traffic from a http/https://domain to a specific http/https://host:port.
1 voteThis 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
- Don't see your idea?