Hi,
So what I am trying to achieve is we have several sub-domains and some are
on one server and the rest are on another.
As such my pound config was similar to this
ListenHTTP
Address y.y.y.y
Port 80
Service
HeadRequire "Host: .*.subdomain1.tld.com.au.*"
BackEnd
Address z.z.z.z
Port 80
End
End
Service
HeadRequire "Host: .*.subdomain2.tld.com.au.*"
BackEnd
Address z.z.z.z
Port 80
End
End
Service
HeadRequire "Host: .*.subdomain3.tld.com.au.*"
BackEnd
Address z.z.z.z
Port 80
End
End
Service
HeadRequire "Host: .*tld.com.au.*"
BackEnd
Address x.x.x.x
Port 80
End
End
End
Unfortunately this does not work.
The defined sub-domains do but undefined ones on the tld.com.au server
don’t.
Any ideas? I'm stumped. If I remove the specified sub-domains then all of
them go to the tld.com.au server fine.
Having this simplifies our config and DNS config to no end.
Thanks in advance
Regards
Malcolm Haak | System Administrator
SU Qld - Information Technology
1300 4 SU QLD | direct 07 3112 6467 | f 07 3112 6599 | m 0414696009 | it
support 07 3112 6428
[email protected] | www.suqld.org.au | sms us at 0459 278 753
Level 3, 126 Barry Pde, Fortitude Valley Qld 4006 | PO Box 1167, Eagle
Farm Qld 4009
follow twitter.com/suqld | like facebook.com/suqld | watch
youtube.com/suqld
"SU Qld… bringing hope to a young generation"
Scripture Union Queensland is a member of the worldwide Scripture Union
International community.
The information contained in this email is confidential and may be
privileged. It is intended solely for the addressee. If you receive this
email by mistake please promptly inform us by reply email and then delete
the email. There is no warranty that this email is error or virus free.
Check any attachments for viruses before opening. This email may be a
private communication, and if so, does not represent the views of SU Qld.
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.