^(/[a-zA-Z][a-zA-Z2])?((/webapps/hermes)|((/incontext)|(/mobile/checkout)|(/webapps/aries)|(/webapps/xo/html/cookiecheck.html)|(/mobile/agreements)|(/checkoutnow)|(/webapps/checkout)|(/agreements/approve)))(/?)$
I already do have some pattern which i tried to workaround not successfull
I want to have a regex filter which searches for all patterns starting with /webapps/hermes/ ...ex : /webapps/hermes/incontext , /webapps/hermes/mobile/checkout and so on....