Forum Discussion

Sasitharan_1308's avatar
Sasitharan_1308
Icon for Nimbostratus rankNimbostratus
Jul 25, 2013

Redirect all http requests/responses from mobile devices to normal web

Hi,

 

 

Is there any way that could redirect all http requests/responses from mobile version (m.abc.com) to normal web (http://www.abc.com/mobile).

 

like m.yahoo.com to http://www.yahoo.com/mobile.

 

 

Thanks.

 

2 Replies

  • I think it depends on requests vs. responses. If you mean when a client requests http://m.yahoo.com, redirect them http://www.yahoo.com/mobile, that's a pretty simple iRule. If, however, you mean the response payload contains references to m.yahoo.com and you need them translated to www.yahoo.com/mobile, then that's something else entirely.

     

     

    Can you elaborate?

     

  • Jnon's avatar
    Jnon
    Icon for Nimbostratus rankNimbostratus
    Currently is m.abc.com a separate vip from www.abc.com ?