Forum Discussion
Chris_D_15752
Nimbostratus
May 02, 2011Mobile redirect with forced SSL
Hi guys,
I am faced with dual puzzle for site demending dual function redirect causing some issses.
I need to provide detection process from www.main.com site provide mobile type v...
hoolio
Cirrostratus
Aug 16, 2011Hi Rafael,
Sure you can skip the cookie logic. If you only want to check for mobile clients on root requests, you can add the mobile client logic in an 'if' statement:
if {[HTTP::path] eq "/"}{
... mobile agent checks
}
Aaron
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