Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm trying to change the URL the user has to put into his browser. I have a content rule like this:content example port 80 protocol TCP vip address x.x.x.x URL "//mail.domain.com/*" redirect //mail.domain.com/subfolder/*" add service ma...
My 3620 crashed durring the erase of the old image.It now hangs in a loop trying to load the bootstrap.I can't interrupt it with 'break'.any ideas?many thanks,Karl
A correction to my post:I've found a syntax error in my configuration (gets me every time...). The config with the redirect to a second content rule which listens for the redirect url works fine.Many Thanks,Karl
Hi Syed,I've seen this after I posted my question. I tried to setup a redirect to another content rule like this:content mail vip address x.x.x.x url "//mail.domain.com/*" protocol tcp port 80 redirect "//mail.domain.com/subfolder/...