| Subject: Re: Two small problems found (v3.20 RC1) |
Author: Leto |
Date: 06/24/2002 01:15 |
| | > <a href='../upper.html'> UPPER </a><br>
> <a href='../../upper.html'> UPPER </a><br>
> <a href='../../../upper.html'> UPPER </a><br>
> <a href='../../../../upper.html'> UPPER </a><br>
Actually, these links will work (they will be "restricted" - not linking above
"root domain"), but if you add a "/" at the start of the URL, then that is
when the problems occur:
<a href='/../../upper.html'> UPPER </a><br>
| |
|
|
|
|
f
Created with FORUM 2.0.11