doulin6088 2011-08-29 12:36
浏览 37
已采纳

如何创建SaaS解决方案(设置每个帐户)?

I have a web app that I'm currently selling online using ClientExec. I want to get away from ClientExec and use something like Chargify/Spreedly/etc. for the billing part, however my problem is how can I create each users account?

ClientExec currently creates a new cPanel account and subdomain for each user, which is nice, but overkill. My customers don't need access to that.

Can I setup subdomains using PHP?

How can I limit the users bandwidth and storage space?

Can this be done? Is there an app for this already?

  • 写回答

1条回答 默认 最新

  • douyong4842 2011-11-29 15:06
    关注

    If you are using cPanel you can use their SDK. If you are not using any control panel you will have to write some kind of script that will make changes to your httpd.conf and reload apache everytime you make any changes.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?