Within a DTML
Method, how do I access the name of the host that the portal is running
on?
The URL
printed by <dtml-var &dtml-portal_url> includes not only the hostname but also the port
and top level directory. Is there a variable for accessing just the
hostname?
(hostname
maybe localhost, an IP address or a fully qualified DNS registry
name)
Thanks
Mark