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
-
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.
1 voteThank 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 .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%{REQUESTURI} [L,NE,P]1 vote -
Support for built in 301 Redirects for different pages within a site
Plesk support for built in "Permanent SEO-safe 301 redirect from HTTP to HTTPS" for different pages within a site
1 vote -
REST API request to get customer information through the external ID.
REST API request to get the customer information through the external_id.
1 vote
- Don't see your idea?