diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-03-23 10:23:54 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-03-23 10:23:54 +0100 |
| commit | 90d4802082f7a3cb346e85cfc512811fdecd2a73 (patch) | |
| tree | eff4a76735322b0451f6831469c2ddae135f7660 /htroot/ConfigParser_p.html | |
| parent | e45afedee4b9c809a4e3ac3da002dd93283543be (diff) | |
Updated link URL to IANA Media Types with https
Diffstat (limited to 'htroot/ConfigParser_p.html')
| -rw-r--r-- | htroot/ConfigParser_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigParser_p.html b/htroot/ConfigParser_p.html index 2b920854c..a51ee1013 100644 --- a/htroot/ConfigParser_p.html +++ b/htroot/ConfigParser_p.html @@ -23,7 +23,7 @@ <p> With this settings you can activate or deactivate parsing of additional content-types based on their MIME-types.<br /> For a detailed description of the various MIME-types take a look at - <a href="http://www.iana.org/assignments/media-types/" target="_blank">http://www.iana.org/assignments/media-types/</a>.</br> + <a href="https://www.iana.org/assignments/media-types/media-types.xhtml" target="_blank">https://www.iana.org/assignments/media-types/media-types.xhtml</a>.</br> If you want to test a specific parser you can do so using the <a href="ViewFile.html">File Viewer</a>. </p> <table border="0"> |
