You may not be able to browse Git repositories if you have Git on a separate server with SSL turned off.
<VirtualHost *:80> RewriteEngine on RewriteOptions inherit AllowEncodedSlashes On # Set request header for url protocol RequestHeader set X_FORWARDED_PROTO 'http' </VirtualHost>