简体   繁体   中英

How to access xampp server?

I installed XAMPP server in a rackspace cloud server. Now I want to access it from my local PC, like accessing web server through IP and coding & executing. Any solution would be grateful received.

If you want to connect to remote server from local machine, then you can use PuTTY - http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Here is a brief tutorial on how to use it: http://www.gamexe.net/other/beginner-guide-ssh/

or you can search for another one.

There are many articles about PuTTY.

How about using FTP to write your code and execute. I work directly off my server I use Netbeans as my IDE of choice and it has a ftp feature that lets you work with files directly off your server.

Is that what you meant when you wrote:

web server through IP and coding & executing

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM