CodeIgniter Forums
How to use two servers to host an application ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: How to use two servers to host an application ? (/showthread.php?tid=38874)



How to use two servers to host an application ? - El Forum - 02-22-2011

[eluser]Unknown[/eluser]
We are developing an app which will be hosted on customer's local intranet server (along with their data) and it will access our internet server too. Now we do not want customer's IT people to have access to our code on their servers. We somehow need to protect the code we have developed. How do I go about doing this or this approach of having two servers is totally wrong. Some body please suggest a way.

Regards!

Ryn

Obviously we are using CI.