[ZPT] <img tal:replace="..."> question...
Dieter Maurer
dieter@handshake.de
Fri, 7 Dec 2001 23:40:45 +0100
jules writes:
> ...
> The only major problem I've run into with this set up is the <img
> tal:replace="structure here/someimage">. What comes back is <img
> src="http://127.0.0.1:8080/path/to/someimage"> and of course the end
> user can't see it.
>
> I tried SiteRoot and that takes care of the problem. But it then
> forces the management interface to author via the virtual Web, not the
> ssh tunnel. I've been able to temporarily bypass this with adding
> /pathtocontent/_SUPPRESS_SITEROOT/manage_main but it's hardly
> something I can ask much less technical content authors to futz around
> with.
Look at VirtualHostMonster...
Dieter