• erikacon

    (@erikacon)


    ceconn.com
    I found strange entries in my .htaccess pages;
    Why do I see this in .htaccess; RewriteEngine on

    RewriteCond %{HTTP_REFERER} !^https://boyscoutscanada.ceconn.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://boyscoutscanada.ceconn.com$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://canwetalk.ceconn.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://canwetalk.ceconn.com$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://ceconn.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://ceconn.com$ [NC]
    RewriteCond %{HTTP_REFERER}

    lots more too. What does that mean

Viewing 1 replies (of 1 total)
  • Thread Starter erikacon

    (@erikacon)

    Oh, I panicked for nothing. Thank you for responding. I was hacked so many times last year that when something looks different, I jump to conclusions.

Viewing 1 replies (of 1 total)
  • The topic ‘strange entries in htaccess’ is closed to new replies.