Which template allowed Paths expression would allow a page to be created with the path/ content / main / page1/ page2?
Posted: Thu Jul 21, 2022 9:08 pm
Which template allowed Paths expression would allow a page to be created with the path/ content / main / page1/ page2?
A. /content/main/?
B. /content/main/[^/]+(/,*)?
C. /content/main/[A/]+[A/]
D. /content/main/*
A. /content/main/?
B. /content/main/[^/]+(/,*)?
C. /content/main/[A/]+[A/]
D. /content/main/*