Wednesday 21 September 2022

What's the Difference Between a Forward and Reverse Proxy Server?

Goes with this article:
https://www.theserverside.com/feature/Forward-proxy-vs-reverse-proxy-Whats-the-difference

Sunday 29 May 2022

Fix Fatal Invalid & Credentials Authentication Failed Bitbucket Errors



Fix Fatal Invalid & Credentials Authentication Failed Bitbucket Errors

remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.

remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231

remote: App passwords are recommended for most use cases and can be created in your Personal settings:

remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/cameronmckenzie/example-website.git/

Friday 27 May 2022

Nginx Reverse Proxy Setup Tutorial & Config Example

How to setup and configure an Nginx reverse proxy example tutorial. If you need to setup Nginx as a reverse proxy for Apache or Tomcat, this is the right Nginx reverse proxy tutorial to see.