We have a use case where classic UI authoring should not be allowed if author tries with cf# then it should redirect to sites.html. but for only one page we need to allow the classic ui authoring?
Tired with rewrite rule for "cf" to redirect to sites.html but how to exclude one case such as allow for "content/myproject/testpage"?
Thanks,
koti
Solved! Go to Solution.
Views
Replies
Total Likes
We have added CLASSICUI cookie to the template of the pages so that classic ui can be accessed with out cf# but directly localhost:4502/content/testapp
Views
Replies
Total Likes
Take a look on the below link .
regex - htaccess redirect to HTTPS except a few urls - Stack Overflow
Views
Replies
Total Likes
We have added CLASSICUI cookie to the template of the pages so that classic ui can be accessed with out cf# but directly localhost:4502/content/testapp
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies