Skip to main content

/cgi-sys/movingpage.cgi tries to redirect to resellers' main domain

Comments

1 comment

  • cPanelMichael
    Hello, The source server handles changes via the /usr/local/cpanel/scripts/xferpoint file. However, you will need to use a custom command if you want to change the entries in your .htaccess files. For example, this is one method of replacing an entry in all .htaccess files:
    replace "fakedomain.com" "realdomain.com" -- /home/*/public_html/.htaccess
    This would replace all instances of "fakedomain.com" with "realdomain.com" in all of the .htaccess files within the public_html directory of accounts in /home. Thank you.
    0

Please sign in to leave a comment.