CodeCommit – Git

HTTPS In order to be able to work with the Git repository in CodeCommit using the AIM role, AWS Cli must be installed on the instance. You will also need “credential-helper“, for this we create a configuration file for Git:   And copy the following into it:   Now you can work with CodeCommit over … Continue reading "CodeCommit – Git"

FIX ERROR – WordPress: Blocked loading mixed active content

A similar error may occur when using mixed content HTTP and HTTPS. Blocked loading mixed active content   Solution: To get rid of it and download everything using the HTTPS protocol, you need to add the following to the “wp-config.php” file:

Htaccess – Rewrite

File Contents: “.htaccess” Redirecting everything to HTTPS   Redirecting to www   Redirecting from www