strange entries in htaccess
-
ceconn.com
I found strange entries in my .htaccess pages;
Why do I see this in .htaccess; RewriteEngine onRewriteCond %{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)
Viewing 1 replies (of 1 total)
- The topic ‘strange entries in htaccess’ is closed to new replies.