D
D
denn2020-04-24 02:57:18
Nginx
denn, 2020-04-24 02:57:18

Why specify many rewrite rules for WordPress multisite?

I can't figure out why there are so many rewrite rules for WordPress multisite when everything works with:

location / {
        try_files $uri $uri/ /index.php?$args ;
    }

What are the other settings for then?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question