• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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