Tag Archive: git

Sep 16

Install Gitweb on your host

Git

Today we will see how to install gitweb on our (shared) host (I’m always talking about host because all the tests are done on my shared host service, always Bluehost , most of all because if you want to install a service like this, on your personal server you can simply install it by RPM/DEB …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/09/16/install-gitweb-on-your-host/

Sep 15

Create Git repository on shared host

After the installation of git on my bluehost account I tried to figure out a good way to create and access to my git repository. Even if I thought the Apache bridge was the best way to access to git files, I found that on bluehost, the best and fastest way is directly using the …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/09/15/create-git-repository-on-shared-host/