Forum Discussion
ChadBigIP_14663
Nimbostratus
Feb 01, 2013"GET http://www.mmadsgadget.com/ - 302 Redirects in Apache Logs
Take a look at the below APACHE LOG:
142.4.127.130 - - [01/Feb/2013:02:22:31 -0500] "GET http://www.mmadsgadget.com/t?id=58f19df1-19aa-85e4-89f0-41dc9ffe2e4d&size=300x250 HTTP/1.0" 302 219 "http...
ChadBigIP_14663
Nimbostratus
Feb 01, 2013I have also tried this iRule without using a DG.
and it still does not block the domains:
when HTTP_REQUEST {
if {[HTTP::host] equals "homesearchcar.com"}{
if {[HTTP::host] equals "globe7.com" }{
if {[HTTP::host] equals "www.globe7.com" }{
if {[HTTP::host] equals "mmadsgadget.com" }{
if {[HTTP::host] equals "www.mmadsgadget.com" }{
if {[HTTP::host] equals "www.adserverplus.com" }{
if {[HTTP::host] equals "adserverplus.com" }{
if {[HTTP::host] equals "xchecker.net" }{
if {[HTTP::host] equals "www.xchecker.net" }{
if {[HTTP::host] equals "ad.adorika.com" }{
if {[HTTP::host] equals "www.adorika.com" }{
if {[HTTP::host] equals "adorika.com" }{
reject
}
}
}
}
}
}
}
}}}}}}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
