/pages/* |
- |
- |
Matches any URL with a path /pages that doesn't starts with language |
/enrollment/* |
- |
- |
Matches any URL with a path /enrollment that doesn't starts with language |
/FAQ/* |
- |
- |
Matches any URL with a path /FAQ that doesn't starts with language |
/welcome |
- |
- |
Matches any URL with a path /welcome that doesn't starts with language |
/settings |
- |
- |
Matches any URL with a path /settings that doesn't starts with language |
/profiles/* |
- |
- |
Matches any URL with a path /profiles that doesn't starts with language |
/epassportrequest/* |
- |
- |
Matches any URL with a path /epassportrequest that doesn't starts with language |
/*/pages/* |
- |
- |
Matches any URL with a path /*/pages that starts with language |
/*/enrollment/* |
- |
- |
Matches any URL with a path /*/enrollment that starts with language |
/*/FAQ/* |
- |
- |
Matches any URL with a path /*/FAQ that starts with language |
/*/welcome |
- |
- |
Matches any URL with a path /*/welcome that starts with language |
/*/settings |
- |
- |
Matches any URL with a path /*/settings that starts with language |
/*/profiles/* |
- |
- |
Matches any URL with a path /*/profiles that starts with language |
/*/epassportrequest/* |
- |
- |
Matches any URL with a path /epassportrequest that starts with language |