1

Is it acceptable to use the EasyPHP DevServer to host a local websites used by many other user on the same network ?

I Know it is suppose to be only a developpement environnement but is it really necessary to use the Webserver if all user are in the local network?

Thanks a lot

Daniel

Mr Rubix
  • 1,492
  • 14
  • 27

2 Answers2

1

The dev server isn't as powerful as the web server from my understanding however it can be done if it works for what you are doing. Not sure what else I can add than it will be fine.

Dustin Snider
  • 678
  • 1
  • 8
  • 29
1

you can use for easyphp for multiple users, i still us it for 10-20 users without problem

Asad
  • 326
  • 2
  • 7