Author Topic: [Free Version 2015] Scripts Exclusions doesn't work  (Read 2189 times)

0 Members and 1 Guest are viewing this topic.

REDACTED

  • Guest
[Free Version 2015] Scripts Exclusions doesn't work
« on: December 12, 2014, 05:24:56 PM »
Hello,
I am making local web dev. with wamp : apache.exe & else are well excluded from file system shield but I still not able to prevent checking of javascript files of my local sites, I see that by watching statistics > last scanned items : each time I reload my page, I see my local javascript files being scanned and giving latency. And also because if I disable Web Shield, my page loads about 1sec faster and globally actions responds faster.
I am using apache vhost and so accessing my local site on default port 80 at exact address http://myvirtualhost.dev/
So I tried all of these bellow but none worked :
- global web proxy : Settings > TroubleShooting > Redirect Settings :
   - http ports : 80,81,82,8080,8091,8081,8008,8888,3124,3127,3128
   - http://myvirtualhost.dev/*,http://127.0.0.1/*,http://localhost/*    WITH or without trailing /*   WITH or without port number
   - checkbox "Ignore local communication" checked
- disable only scripts scanning via : Settings > Active protection > Web shield > Main settings > [ ] Script scanning (unchecked)
- global web exclusions : Settings > Active protection > Web shield > Exclusions > Urls to Exclude :
   - http://myvirtualhost.dev/*
   - http://127.0.0.1/*
   - http://localhost/*
- disabling only script scanning for Google Chrome (testing but not working too) : Settings > Active protection > Web shield > Script scanning > [ ] Google Chrome  (unchecked)
- setting script exclusions : Settings > Active protection > Web shield > Script exclusion > Urls to Exclude :
   - http://myvirtualhost.dev/*
   - http://127.0.0.1/*
   - http://localhost/*

So anybody can tell me if I am wrong where and if it is possible to exclude some local javascripts from Web shield / Scripts scanning please ?

Avast Free Version 2015.10.0.2208

REDACTED

  • Guest
Re: [Free Version 2015] Scripts Exclusions doesn't work
« Reply #1 on: February 24, 2015, 10:39:56 PM »
As far as I can tell the Exclusions don't work at all. It always scans everything.