What's the easiest way to access the HTTP host name inside an ExpressionEngine template (without resorting to using PHP in the template).
Has a plugin already been created to do this, or should I use some sort of global variable?
Bonus points if there is a way to access other HTTP server variables inside an ExpressionEngine template as well.