Skip to main content
October 17, 2011
Answered

SWF Verification with fmscheck

  • October 17, 2011
  • 2 replies
  • 627 views

Does anyone know how to allow fmscheck with swf verification enabled. I don't want to create an application just for fmscheck as I want to check my application (with swf verification enabled) is still up and working.

Thanks.

    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer SE_0208

    You can use UserAgentExceptions (http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926bcf-7ff0.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7eb8) configuration to allow fmscheck connections. Just make fmscheck connection and check what is UserAgent text you get in access log - i dont remember it now. Once you get that - configure it as mentioned in above link and restart your server.

    2 replies

    SE_0208Correct answer
    Participating Frequently
    October 17, 2011

    You can use UserAgentExceptions (http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926bcf-7ff0.html#WS5b3ccc516d4fbf351e63e3d119f2926bcf-7eb8) configuration to allow fmscheck connections. Just make fmscheck connection and check what is UserAgent text you get in access log - i dont remember it now. Once you get that - configure it as mentioned in above link and restart your server.

    October 17, 2011

    Many thanks for the quick reply. Unfortunately its not the most secure method, but it works.

    User Agent for FMSCheck is FMSc/0.9 .