| > but also to have links to other hosts be like this:
>
> <http://someotherhost/foo.cgi?q=45> -->
> <http://someotherhost/foo4B54.html?q=45>
That does not make sense. You can not modify external links and still have
them work.
> AND NOT
>
> ../someotherhost/foo4B54.html?q=45
By default, HTT stays on site, so external sites are not mirrored and their
links will not be modified.
If you allowed other sites in the mirror then those links will by default be
modified to point to the mirror. It makes no sense to mirror other files with
no links going to those files.
The only options are experts -> rewrite links. | |