Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch normalize-urls Excluding Merge-Ins
This is equivalent to a diff from 95010490aa to 2db27a7187
|
2021-02-09
| ||
| 21:15 | Merge changes to normalize the URL of HTTP requests. check-in: 7e93701294 user: drh tags: trunk | |
| 21:08 | Always normalize the HTTP_HOST to lower case, removing any final "." or final ":80". Closed-Leaf check-in: 2db27a7187 user: drh tags: normalize-urls | |
| 18:46 | Attempt to documentation and rationalize the "redirect:" CGI option. check-in: 95010490aa user: drh tags: trunk | |
| 13:34 | The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. check-in: 09908ab058 user: drh tags: trunk | |
Changes to src/main.c.