[Pound Mailing List] Use variables values
Narcis Garcia <[email protected]> Fri, 10 Feb 2017 19:09:32 +0100
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
[using Pound 2.6]
Hello, I want to write a directive like this, to redirect to another
service without Pound:
Service
HeadRequire "Host: list\..*(|:80)$"
Redirect "https://%{HTTP_HOST}%{REQUEST_URI}"
End
Is there the availability of variable values to use in place of hostname
and URI?
Thanks.
--
To unsubscribe send an email with subject unsubscribe to [email protected]
Please contact [email protected] for questions.