Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
nginx:location [2021-06-02] dcainginx:location [2021-06-02] (current) dcai
Line 14: Line 14:
   * ''~*'': If a tilde and asterisk modifier is used, the location block will be interpreted as a case-insensitive regular expression match.   * ''~*'': If a tilde and asterisk modifier is used, the location block will be interpreted as a case-insensitive regular expression match.
   * ''^~'': If a carat and tilde modifier is present, and if this block is selected as the best non-regular expression match, regular expression matching will not take place.   * ''^~'': If a carat and tilde modifier is present, and if this block is selected as the best non-regular expression match, regular expression matching will not take place.
 +
 +
 +
 +https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms
nginx/location.1622607225.txt.gz · Last modified: by dcai