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
93 results found
-
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
316 votesThank you for your feedback. Unfortunately, this request contains several different suggestions, and it's not technically possible to properly handle them inside one request.
1. "Support for HTTP/2 on APACHE (only) without using nginx as proxy!"
With nginx as a proxy for apache, it is possible to serve HTTP/2 requests, but for some reason, this is not suitable for everyone. We kindly ask you to vote for another request and provide any helpful additional information as a comment to let us know your specific scenarios. Support for HTTP/2 on apache (without using nginx as proxy).
2. "And Server Push!"
This technology is not widely used. Google has already removed support for the technology from the Chrome browser. Currently, we do not have plans to add this functionality to Plesk. Please create a new request and let us know how this feature should work in terms of workflow, in…
-
VSFTPD Support
How about support for vsftpd, its a very secure FTP server.
12 votesWe regret to inform you that we are closing this request as no feedback was provider for quite a while.
-- SH
-
TYPO3 Neos
I would like to be able to try TYPO3 Neos as an CMS in the Applikations-Section.
8 votesThank you for the report. The application is not packed by us, it is only available in our catalog.
As possible solution you can use Typo3 as corresponding Docker container, managed by Plesk.
—
IG -
External NGINX as AutoCDN
Hi Plesk Team,
Why dont allow to customer to replicate their statics files, like jpg gif css js etc... from plesk to a external nginx configured as CDN?
This will improve web page, prevent overload the plesk servers from loading static files.
With a module that autosync files from customer to a pool of external nginx managed by plesk
7 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
Implement AppArmor support for Apache
AppArmor provides much stronger security for web applications than what is currently available, especially since PHP open_basedir is both slow and known to be insecure.
With AppArmor you don't need such settings, and it is possible to allow PHP functions such as exec() and system() - but only allow access to certain binaries. This provides a more flexible system for our customers, and we have more fine-grained control over what they can and cannot access.
http://wiki.apparmor.net/index.php/Mod_apparmor_example
Additional AppArmor profiles for services that come with Plesk might be useful too, but securing Apache is the main thing.
7 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
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 votesThis feature request is based on the false assumption that 301 redirects in combination with non-SSL-2-SSL redirects can create issues with Google ranking. There is no impact on Google ranking. For that reason we decline the request.
-- PD
-
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 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
Make the port of the HTTP(S) services configurable
I want to let the http and https services listen to different ports than 443 and 80. I want, for example, install SSLH to accept connections on 443 and forward them to the plesk nginx listening on port 8443 for a specific domain.
5 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Erlang/Elixir support via CGI
Currently I can't find a way to serve Erlang/Elixir applications using a limited Plesk account. Nginx and apache fully support this via CGI.
4 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Plesk functionality to add or select (compile) custom Nginx modules portfolio!
How about adding the ability to compile necessary modules for nginx right from the Plesk Web-GUI? It is complex due to systems differences, but Plesk environment is more or less well-known, and Plesk has its own repo, so, you could offer pre-compiled versions of Nginx, like + http2 or - pagespeed, etc.
4 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
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 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
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 votesAs outlined in the https://github.com/h5bp/server-configs-nginx/issues/86 discussion, the suggested change will bring about contradictions in compression. This fix is merely a task for either creation of new MIME type or for Nginx developers. As this feature request has also only received a very low number of votes we must decline it.
-- PD
-
Additional directive disappears
In relation to the https://support.plesk.com/hc/en-us/articles/115000180225-Additional-PHP-directives-disappeared, based on my ticket request.
Please add the non-destructive inheritance for the "Additional-PHP-directives" box, from service level plan to the domain level.
Right now, any directive on a non-locked domain will be erased whenever a service plan changes.
3 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Ignore Interface in NGINX and Apache Configuration
In case you have virtual interfaces and or additonal interfaces with separate ip addresses assigned, that you do not want to have in control of Plesk this does not work, as NGINX for example is always generated for ALL interfaces/ip addresses known to Plesk. Allow an option to disable IP-Adresses from the generation. Otherwise it happends, that NGINX does not start, when the second Interface/IP has something configured on port 80 or 443.
Question: How to bind nginx to only a specific IP? Never answered.
3 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
you can develop some form to improve magento sites performance with plesk?
you can develop some form to improve magento sites performance with plesk?
3 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Allow users to control the maximum upload file size on Plesk Panel for Windows
Add an option for this.
3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Compile nginx with nginx-push-stream-module
Add the push_stream module to nginx shipped with Plesk: https://github.com/wandenberg/nginx-push-stream-module.
2 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
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 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
to povide web access and file manager access for ftp users
After several tests there is a funcionality missing for ftp users. There is no web Access for ftp users, neither file manager. I would be valuable application to provide secure and comfortable interfaz for clients to upload and download files.
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
It would be nice to put a date of automatic start for automatic responses. Thank you
It would be nice to put a date of automatic start for automatic responses. Thank you
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG
- Don't see your idea?