How to access virtual dediacated server through the static IP
I have purchased virtual dedicated server 2008. How to access some files stored on the server through the stati开发者_如何学运维c ip address given to us?
You will need to install a server program on the server that serves the static files you've got stored there. Usually for files that means either a HTTP server or FTP server.
I use FileZilla on our servers for FTP, and it works nicely.
精彩评论