• 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

redirect htaccess

  1. D

    Question Site Working - But some errors in logs when using Nginx only & WordPress

    Hey everyone, I am currently trying to understand Plesk, but I'm not confident how the permalink structure in WordPress in combination with nginx only & wp-toolkit is meant to be handled. I found a few threads in this forum about the 404 errors when using nginx only hosting with Plesk. → This...
  2. S

    Resolved 301 Redirect Page via htaccess File

    Hello, I would like to do my redirects via htaccess File. I have for example the following code: <IfModule mod_rewrite.c> RewriteRule ^business-coach-layout/$ https://mydomain.com/business-layout/ [R=301,L] </IfModule> When i add the code snippet to the htaccess File the Redirect is not...
Back
Top