We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 47717
    • 144 Posts
    Hi,

    I accidently used this code without changing the domain name.
    This code is standard in the modx htaccess.
    When I redirected the site wrongly to that domain, the website got infected !

    So I urgently ask for futur updates, to remove this link, as on that link there is a virus website.

    # or for the opposite domain.com -> www.domain.com use the following
    # DO NOT USE BOTH
    #
    #RewriteCond %{HTTP_HOST} .
    #RewriteCond %{HTTP_HOST} !^www\.example-domain-please-change\.com [NC]
    #RewriteRule (.*) http://www.example-domain-please-change.com/$1 [R=301,L]
      • 46886
      • 1,154 Posts
      Huh weird, what happened?
        • 38783
        • 571 Posts
        Are you saying that there is a website containing malware at this location: http: //www.example-domain-please-change.com [ed. note: iusemodx last edited this post 5 years, 3 months ago.]
          If I help you out on these forums I would be very grateful if you would consider rating me on Trustpilot: https://uk.trustpilot.com/review/andytough.com

          email: [email protected] | website: https://andytough.com
          • 13226
          • 953 Posts
          @Andy Tough

          I modified your post due to the board software automatically adding the address as a link

          If the domain does have a virus, we don't want people clicking the link and going there, or the board promoting that site smiley
            • 47717
            • 144 Posts
            Quote from: andytough at Dec 10, 2018, 07:38 PM
            Are you saying that there is a website containing malware at this location: http: //www.example-domain-please-change.com

            Hi,

            Indeed ! a very bad virus site that immediately infected a Mac computer which is now not defect...
              • 38783
              • 571 Posts
              Quote from: iusemodx at Dec 11, 2018, 09:22 AM
              @Andy Tough

              I modified your post due to the board software automatically adding the address as a link

              If the domain does have a virus, we don't want people clicking the link and going there, or the board promoting that site smiley

              Thanks! I thought that by not enclosing it in link tags it would be OK.

              I ran the url through the Sucuri site checker and it found no problems with it.

              I have attached a screen shot of the page that the url links to.
                If I help you out on these forums I would be very grateful if you would consider rating me on Trustpilot: https://uk.trustpilot.com/review/andytough.com

                email: [email protected] | website: https://andytough.com
              • Thanks for your post. The default will be changed in 2.7.1: https://github.com/modxcms/revolution/pull/14196.