• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. A

    Question help .htaccess

    Hello, I would like to know if anyone can help me convert the .htaccess below, I tried to use the platform extension but it didn't work. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_URI} !(/$|\.) RewriteRule (.*) %{REQUEST_URI}/ [R=301,L] RewriteCond...
Back
Top