Skip to content

Instantly share code, notes, and snippets.

@SemanticallyNull
Created November 27, 2012 15:43
Show Gist options
  • Save SemanticallyNull/4154929 to your computer and use it in GitHub Desktop.
Save SemanticallyNull/4154929 to your computer and use it in GitHub Desktop.
<?php
header("X-Orchestra-Server: app1-new");
phpinfo();
<?php
header("X-Orchestra-Server: app1");
phpinfo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment