git, apache, smart-http, ubuntu, convert from SSH access, does not ask for user, password
In the process of converting a ubuntu private git repo from ssh access to smart http via apache. Currently client .git/config contains: url = https://some-domain/git/my-project.git When assessed via: git remote -v show origin The server reports: .../apache2/error.log AH00027: No authentication…