Skip to content

Instantly share code, notes, and snippets.

@anovikov1984
Created November 9, 2015 17:12
Show Gist options
  • Save anovikov1984/4125434181394d6cef77 to your computer and use it in GitHub Desktop.
Save anovikov1984/4125434181394d6cef77 to your computer and use it in GitHub Desktop.
Defining environment variables using .htaccess file
SetEnv PUBNUB_PUBLISH_KEY my_publish_key
SetEnv PUBNUB_SUBLISH_KEY my_subscribe_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment