Laravel Forge, where are the rewrite rules?

If you are using Laravel Forge and want to have a debug at a site’s rewrite rules, this is their location:

/etc/nginx/forge-conf/mysite.com/server/redirect_rules.conf

Notes

  1. Don’t change them manually; use Forge.
  2. Remember to restart Nginx if your changes are not reflected.