Fossil SCM
Modernized the URL format in the unvers doc: using an actual (reserved) domain name instead of the vague "domain", showing it as "https" since "http" is widely deprecated, and using "tt" tags around it to make it stand out from the surrounding sans-serif text and to prevent it from breaking across word-wrap boundaries.
Commit
d1a3dda6a7c9d2c0880a4a6430becd902b8c81dca0db1b688ea5c35e2dacb7d8
Parent
fef0ade93fd628a…
1 file changed
+1
-1
+1
-1
| --- www/unvers.wiki | ||
| +++ www/unvers.wiki | ||
| @@ -18,11 +18,11 @@ | ||
| 18 | 18 | |
| 19 | 19 | <h2>Accessing Unversioned Files</h2> |
| 20 | 20 | |
| 21 | 21 | Unversioned files are <u>not</u> a part of a check-out. |
| 22 | 22 | Unversioned files are intended to be accessible as web pages using |
| 23 | -URLs of the form: "http://domain/cgi-script/<b>uv</b>/<i>FILENAME</i>". | |
| 23 | +URLs of the form: "<tt>https://example.com/cgi-script/<b>uv</b>/<i>FILENAME</i></tt>". | |
| 24 | 24 | In other words, the URI method "<b>uv</b>" (short for "unversioned") |
| 25 | 25 | followed by the name of the unversioned file will retrieve the content |
| 26 | 26 | of the file. The MIME type is inferred from the filename suffix. |
| 27 | 27 | |
| 28 | 28 | The content of unversioned files can also be retrieved using the |
| 29 | 29 |
| --- www/unvers.wiki | |
| +++ www/unvers.wiki | |
| @@ -18,11 +18,11 @@ | |
| 18 | |
| 19 | <h2>Accessing Unversioned Files</h2> |
| 20 | |
| 21 | Unversioned files are <u>not</u> a part of a check-out. |
| 22 | Unversioned files are intended to be accessible as web pages using |
| 23 | URLs of the form: "http://domain/cgi-script/<b>uv</b>/<i>FILENAME</i>". |
| 24 | In other words, the URI method "<b>uv</b>" (short for "unversioned") |
| 25 | followed by the name of the unversioned file will retrieve the content |
| 26 | of the file. The MIME type is inferred from the filename suffix. |
| 27 | |
| 28 | The content of unversioned files can also be retrieved using the |
| 29 |
| --- www/unvers.wiki | |
| +++ www/unvers.wiki | |
| @@ -18,11 +18,11 @@ | |
| 18 | |
| 19 | <h2>Accessing Unversioned Files</h2> |
| 20 | |
| 21 | Unversioned files are <u>not</u> a part of a check-out. |
| 22 | Unversioned files are intended to be accessible as web pages using |
| 23 | URLs of the form: "<tt>https://example.com/cgi-script/<b>uv</b>/<i>FILENAME</i></tt>". |
| 24 | In other words, the URI method "<b>uv</b>" (short for "unversioned") |
| 25 | followed by the name of the unversioned file will retrieve the content |
| 26 | of the file. The MIME type is inferred from the filename suffix. |
| 27 | |
| 28 | The content of unversioned files can also be retrieved using the |
| 29 |