Webserver, perhaps...

  • Thread starter Thread starter Eduardo Rosa
  • Start date Start date
E

Eduardo Rosa

A lot sites use a similar system, I wanna keep the similar code in a unique
server, then when I update the software all sites will be update too. The
better choice is a webserver??

thanks a lot
 
Eduardo Rosa said:
A lot sites use a similar system, I wanna keep the similar code in a unique
server, then when I update the software all sites will be update too. The
better choice is a webserver??

thanks a lot

If those sites are on a single server, you could try to install the common classes into the GAC,
but I'm not sure how that will work with versions etc.

Hans Kesting
 
Back
Top