dns - Hosting SVN Server on my PC to access remotely -
i'm trying connect svn server (installed on local pc) remote machine. after going through questions , other guides, have done following steps:
svn server installed on top of apache server using http protocol. can access typing
http://localhost/svn
in browser , in tortoisesvn.i have setup dns entry using free dns service providers against dynamic ip.
i can type
http://myfreednsname.freednsserver.com
in remote machine , takes me machine.
the problem address opens router's default page instead of svn page. same page can access on local machine typing 192.168.1.1. question is, how can configure machine pass incoming request svn page instead?
you have set port forwarding on router point pc. forward port 80 local ip address of pc. how depend on router model. might give pc static ip address.
Comments
Post a Comment