location @rewrite{<span class="hljs-comment"># Some modules enforce no slash (/) at the end of the URL</span><span class="hljs-comment"># Else this rewrite block wouldn't be needed (GlobalRedirect)</span>
rewrite ^<span class="hljs-regexp">/index.php;}
location ~^/si</span>tes/.*<span class="hljs-regexp">/files/s</span>tyles/{
try_files $uri@rewrite;}