• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

htaccess apache

  1. M

    Question Redirect root domain and all wildcard subdomains to specific subdomain

    Here is my problem. Say I have a domain bestwebsite.com but I want all traffic to redirect to the.bestwebsite.com, even from the root domain. This is the company name. I have set up one subscription for bestwebsite.com with a wildcard SSL certificate. I can make bestwebsite.com redirect to...
  2. SacAutos

    Issue I migrated a domain and .htaccess isn't working

    I just completed a migration of a bunch of subscriptions from one server to another running CentOS 8. All of them used .htaccess files. They all are working on the new platform except one. Somehow it stubbornly won't accept under Hosting Settings PHP 7.2 with FastCGI under Apache. I change it...
  3. O

    How to define PHP limit for a domain

    I want to change to the value of the PHP limit. I tried to change using .htaccess but no help. Does anyone know other methods? Thanks for the support!
  4. Giuseppe

    Issue Rewrite rule not work in htaccess

    Hi guys, i migrate a server from cpanel in Plesk, inc panel no issue, in plesk with same htaccess files website not working. The object of my rules is: https://www.surflanguage.com/it/index.php -> Surf Language on every page. The htaccess configuration is: # RewriteOptions inherit...
  5. M

    Question tell apache to not log certain requests

    Hello, how to tell apache not to log certain requests in log files ? Could you please provide step by step instrucitions? Things i've already tried: 1) added into .htaccess two lines: AllowOverride FileInfo SetEnvIf Request_URI ".*" dontlog 2) then there should be added something like this...
Back
Top