
Hi Steve:
Can I use one instance of dataface to run multiple sites? For example, I have http://abc.com/site1, http://abc.com/site2, and http://abc.com/site3. Each site will have its own database and database users. Can I have them all point to http://abc.com/dataface? Or do I need to have http://abc.com/dataface1, http://abc.com/dataface2....?
My guess is not because I saw the AuthenticationTool is a singleton object. However, if it is possible, will there be any security issues?
If the answer is no, what suggestion you have for deploying multiple sites under the same domain?
Thank,
Raymond
Can I use one instance of dataface to run multiple sites? For example, I have http://abc.com/site1, http://abc.com/site2, and http://abc.com/site3. Each site will have its own database and database users. Can I have them all point to http://abc.com/dataface? Or do I need to have http://abc.com/dataface1, http://abc.com/dataface2....?
My guess is not because I saw the AuthenticationTool is a singleton object. However, if it is possible, will there be any security issues?
If the answer is no, what suggestion you have for deploying multiple sites under the same domain?
Thank,
Raymond