cors-anywhere
cors-anywhere copied to clipboard
Creating own instance of cors-anywhere
Hi I was wondering how I would create my own instance of the cors-anywhere proxy. I have an apache server so I'm not sure what to do with the code and how to run it?
If you don't mind using a different port, just start listening on 0.0.0.0 and your specific port.
If you really insist on hosting CORS Anywhere at a subpath of your Apache server, e.g. https://example.com/some/path/to/cors-anywhere/https://another.example.com, then there are lots of tutorials on the internet that shows how to do it. E.g. http://stackoverflow.com/questions/9831594/apache-and-node-js-on-the-same-server
I have setup a standalone local instance and it works very well. How do I secure it with https? I have my certificates.