Is it possible to route based on http header information in IPTABLES or other system tool?
by MikeyCarter from LinuxQuestions.org on (#4TPRY)
I know this can be done with something like apache or other traffic director
Just wanted to see if I could eliminate the middle man since I have to put in IP restrictions anyways.
Is there a way to route based on http headers say have a custom header of Admin: X and Admin: Y so X goes to 192.168.0.1 and Y goes to 192.168.0.2?


Just wanted to see if I could eliminate the middle man since I have to put in IP restrictions anyways.
Is there a way to route based on http headers say have a custom header of Admin: X and Admin: Y so X goes to 192.168.0.1 and Y goes to 192.168.0.2?