Post Reply 
Filter not working on some web pages
Dec. 14, 2008, 01:38 AM
Post: #6
RE: Filter not working on some web pages
I made a filter for this case, but better use the Fix-Mime types:

Code:
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Content-Type: Fix application javascripts (better use fix mime-types) 081213{ln} (in)"
URL = "$RESP(200*)(^local.ptron/*.js)"
Match = "application/javascript"
Replace = "text/javascript $LOG(C$DTM(c): Content-Type: Fix application javascripts)"

Copy it to the clipboard, and "Merge" it later in your config Wink
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Filter not working on some web pages - lnminente - Dec. 14, 2008 01:38 AM

Forum Jump: