Title: multiple access
Last modified: January 13, 2017

---

# multiple access

 *  [reet03](https://wordpress.org/support/users/reet03/)
 * (@reet03)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/)
 * Hello, is it possible for 2 developers modifying the same wordpress website at
   different location and using xampp?
    if yes,is there any plugin that allow for
   it?
    -  This topic was modified 9 years, 4 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/#post-8653248)
 * You’d have to modify XAMPP to allow external access to Apache. This is generally
   a bad idea, XAMPP is intended for local development, it doesn’t have all the 
   security built in to function as a public webserver. You’d need to add restrictions
   to allow only certain trusted IPs access.
 * Your XAMPP has no domain name assigned to it, so it would be accessed by it’s
   current IP. The other problem is nearly everyone’s ISP puts clients on dynamic
   IP allocation, so not only does Apache’s IP change from time to time, but the
   trusted developer’s IP you’ve allowed will keep changing too.
 * The site will eventually go on a normal hosted server at some point, right? Why
   not install a development site on that server in a subfolder, then move it to
   root when it’s ready to launch?
 *  [nerooficial](https://wordpress.org/support/users/nerooficial/)
 * (@nerooficial)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/#post-8653343)
 * Has two ways for you solve this problem.
    - Use a free shared host, like [providers redacted].
    - Use a git server to version your code
 * A shared host you be like a XAMP server, you shold configure NetBeans to edit
   and sync your code live to your shared host.
 * [_Per the [Forum welcome](https://codex.wordpress.org/Forum_Welcome#Closing_Posts),
   we reserve the right to close topics that promote specific hosting providers 
   due to the amount of spam that they attract. Talking about attributes to look
   for in hosts is fine. Further mentioning of specific hosts will cause this topic
   to be closed._]
    -  This reply was modified 9 years, 4 months ago by [bcworkz](https://wordpress.org/support/users/bcworkz/).
      Reason: hosting provider recommendations redacted
 *  Thread Starter [reet03](https://wordpress.org/support/users/reet03/)
 * (@reet03)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/#post-8656285)
 * thank you
    could you suggest a possible example as i’m new in that field
 *  [nerooficial](https://wordpress.org/support/users/nerooficial/)
 * (@nerooficial)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/#post-8657989)
 * Using NetBeans you can create a new project, based on a remote host.
    Using SSH
   or FTP, you can download and uplaod all files of project to the server online,
   other way you can configure netbeans to upload a file to server as soon as it
   is saved.
 * See more about on this video:[https://www.youtube.com/watch?v=l5k87C1F8SA](https://www.youtube.com/watch?v=l5k87C1F8SA)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘multiple access’ is closed to new replies.

## Tags

 * [xamp](https://wordpress.org/support/topic-tag/xamp/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 4 replies
 * 3 participants
 * Last reply from: [nerooficial](https://wordpress.org/support/users/nerooficial/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/multiple-access-2/#post-8657989)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
