Where is my Git/Ungit Packages?
        Posted  
        
            by 
                T?n Tri?n Nguy?n
            
        on Super User
        
        See other posts from Super User
        
            or by T?n Tri?n Nguy?n
        
        
        
        Published on 2013-10-28T08:58:03Z
        Indexed on 
            2013/10/28
            9:56 UTC
        
        
        Read the original article
        Hit count: 276
        
I've install these follow packages:
   node --version : v0.10.4
   npm --version : 1.2.18
   git --version : 1.7.1
   and i used this command: npm install -g ungit
I want to use Ungit/Git via apache. But i don't know where is Git/Ungit DocumentRoot to define on virtualhost 80. I've tried to search folder which's name git or ungit but it seems not really exactly. Anybody help me about this? very thanks.
© Super User or respective owner