Forum Discussion

kevin_50596's avatar
kevin_50596
Icon for Nimbostratus rankNimbostratus
Aug 15, 2008

Schedule Based Redirect

Is it possible to create an HTTP redirect based on what time it is? Dirty Example:     when HTTP_REQUEST {   if {[thetime] == "8AM-9AM"} {   HTTP::redirect "http://redi...