Forum Discussion

AngryCat_52750's avatar
AngryCat_52750
Icon for Nimbostratus rankNimbostratus
Dec 02, 2013

import JS and CSS files

we are trying to build a login page and want to import our own javascript and css files.. is this possible and if so, how??

 

5 Replies

  • Hi kulastone, yes, in version 11.x, you can use iFiles and import your files within the BigIP device and then use them from HTTP::respond for example. iFile Commands

     

  • Philippe_CLOUP_'s avatar
    Philippe_CLOUP_
    Historic F5 Account

    Hi kulastone, yes, in version 11.x, you can use iFiles and import your files within the BigIP device and then use them from HTTP::respond for example. iFile Commands

     

  • You're referring to Hosted Content in APM, yes? Just my opinion here, but I'd say this and iFiles are about the same from a complexity standpoint. You're either configuring something completely through APM, or using a (very simple) iRule to send the data.