Open yuokada opened 7 years ago
Example. Like this
% curl -H 'Host a.example.co.jp' http://www.example.co.jp/status.html OK
% curl -H 'Host b.example.co.jp' http://www.example.co.jp/status.html 404 not found
Example. Like this