Forum Discussion

JoshBarrow's avatar
Nov 10, 2020

Need help with iFile HTML usage

I have an iFile that I want to use to display a redirect maintenance page. Here is what I have so far: when HTTP_REQUEST {   if {[string tolower [HTTP::host]] equals "site.domain.com"}{     switch ...