Hello everyone, we are currently experiencing some routing problem using AWS S3 and AWS Cloudfront. We have main layout(customer, guess) and an admin layout(management). The main layout routing is working fine using https://domain.xyz/* but the problem occurs when we navigate to the admin page using https://domain.xyz/admin it just redirects us to the /index.html because we have a "Custom Error Response" for 403. We are currently stuck on this problem, anyone who had the same issues and solved it? Thank you so much
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2177">#c2177</a>)</em></sub></div>