79658377

Date: 2025-06-09 05:14:12
Score: 2
Natty:
Report link

for future reference

location ~ ^/whatever/(.*)$ {
    try_files $uri $uri/ /index.html;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: criss