Skip to content

Instantly share code, notes, and snippets.

@suhaboncukcu
Created October 10, 2017 15:04
Show Gist options
  • Save suhaboncukcu/15a9bb3fdb43612beb06316a74ff267e to your computer and use it in GitHub Desktop.
Save suhaboncukcu/15a9bb3fdb43612beb06316a74ff267e to your computer and use it in GitHub Desktop.
serverpilotNodeAppSettings
RewriteRule index.html http://localhost:2368/ [P]
RewriteRule (.*) http://localhost:2368/$1 [P]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment