'SecFilterSelective' use in Apache 2.2.14

Discussion in 'Apache' started by DB_Apache, Jan 4, 2010.

  1. #1
    When the Syntax below is used in Apache 1.2, works fine without any issues . But the same syntax gives error in Apache 2.2.14

    SecFilterSelective REQUEST_URI "^/(OA_HTML|html|jinitiator)/test.jsp" chain
    SecFilterSelective ARG_page "/mytest/apps/webui/MyPG"

    Restarted Apache, receiving the following
    Syntax error on line 10 of D:/Apache2/conf/test_security.conf:
    Invalid command 'SecFilterSelective', perhaps misspelled or defined by a module
    not included in the server configuration

    So wondering what would be the equivalent syntax in Apache 2.2.14 ?
     
    DB_Apache, Jan 4, 2010 IP