UrlRewriteFilter equivalent to nginx try_files

38 views
Skip to first unread message

Andi Germeroth

unread,
Mar 31, 2016, 5:59:00 AM3/31/16
to UrlRewrite
Hi,

is there a equivalent in the urlrewritefilter to to something like this in nginx.
If the file does not exists go to a central router?
   location ^~ /myfolder {
                  try_files $uri /myfolder/index.html;
       }

Greetings
Reply all
Reply to author
Forward
0 new messages