wiki:apache_rewrite_hints
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:apache_rewrite_hints [2020/11/29 00:37] – created antisa | wiki:apache_rewrite_hints [2021/07/09 08:08] (current) – remove [ ] from tags, add see also link antisa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>[webserver apache]}} | + | {{tag> |
| ====== Apache rewrite hints ====== | ====== Apache rewrite hints ====== | ||
| Line 17: | Line 17: | ||
| ===== Multiple rules with catch all rule at end ===== | ===== Multiple rules with catch all rule at end ===== | ||
| - | If there are multiple rules for a path and one catch all rule at the end, you need to use [END] flag and not [L] flag to apply the more specific rule. The last flag only stops evaluating rules from the current iteration. [https:// | + | If there are multiple rules for a path and one catch all rule at the end, you need to use [END] flag and not [L] flag to apply the more specific rule. The last flag only stops evaluating rules from the current iteration. |
| Line 48: | Line 48: | ||
| ===== Special characters ===== | ===== Special characters ===== | ||
| - | To rewrite a special character that appears in URL, for example the symbol for degree " | + | To rewrite a special character that appears in URL, for example the symbol for degree " |
| < | < | ||
| Line 69: | Line 69: | ||
| ====== See also ====== | ====== See also ====== | ||
| + | * [[wiki: | ||
| ====== References ====== | ====== References ====== | ||
| * https:// | * https:// | ||
wiki/apache_rewrite_hints.1606610252.txt.gz · Last modified: by antisa
