Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo authored Mar 18, 2024

Verified

This commit was signed with the committer’s verified signature.
vergoh Teemu Toivola
1 parent 852f143 commit 090ffae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -286,7 +286,8 @@ <h3>Multiple pages</h3>
made from <code>https://mysite.com/example/page</code>:</p>
<ul>
<li><code>:HOST:</code> will be replaced with <code>mysite.com</code></li>
<li><code>:PATHNAME:</code> will be replaced with <code>examplepage</code></li>
<li><code>:PATHNAME:</code> will be replaced with <code>examplepage</code></li>
<p>NOTE: :PATHNAME: is only availible when the <code>Referer</code> header is set.</p>
</ul>
<br>
<pre class="info">Note: Reserved words are padded with dots if their length is less than three.</pre>

0 comments on commit 090ffae

Please sign in to comment.