Cannot access Network Shares on Windows Server 2008 running VisualSVN Server
        Posted  
        
            by 
                mwillmott
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by mwillmott
        
        
        
        Published on 2009-08-31T11:21:41Z
        Indexed on 
            2012/04/07
            17:34 UTC
        
        
        Read the original article
        Hit count: 392
        
I have installed VisualSVN server on Windows Server 2008. The server is part of a domain but not the domain controller, it is just a data server and now an SVN server. VisualSVN uses port 80 and can only be access from inside the network (i do i by going to the dns name of the server). However, ever since i have installed this, other computers on the network can no longer access the shared folders on the server EXCEPT the domain controller which has no problems accessing the shares.
I am stumped, i am guessing it is something to do with Apache running and not using host-headers (or whatever the Apache equivalent may be) but just being bound to the servers DNS name or IP.
Any suggestions?
© Server Fault or respective owner