diff --git a/etc/endboard b/etc/endboard index 5c95215..5da6ce9 100644 --- a/etc/endboard +++ b/etc/endboard @@ -17,7 +17,7 @@ server { fastcgi_pass unix:/run/php/php7.4-fpm.sock; } - location /mob { + location /mob { try_files $uri $uri/ /mob/index.php?$args; }