• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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