in reply to Re: Path problems using HTML::Template
in thread Path problems using HTML::Template
Perfect perrin. I got it.
Once I realized that <base href> is not related to H::T paths, I was fine. ALSO, I was confused about absolute paths. I re-read the manpage for H::T and it states:
The file specified can be an absolute path (beginning with a '/' under Unix, for example)
/usr/www/users/acme/pages/ NOT http://213.34.321.23/pages/
So, thanks.
|
|---|