douliang4858 2018-12-24 00:06
浏览 76

每个客户端的多个受控版本的php网站

I am looking at having multiple clients using a website. The client needs to verify/qualify the website to be used within their company which means that the site can not be updated if they need to use that version. Due to client needs each client may be stuck using an old version of the website until they are able to verify/qualify the updated website for their companies use.

I have been looking at each version of the site being in a different directory and having the logged in user being directed to the directory based on their companies selected version.

Is there a better way to control which version of the website is used by the user which would allow new clients to start on the newest version while allowing older clients to remain on an older version of the website?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
    • ¥15 matlab有关常微分方程的问题求解决
    • ¥15 perl MISA分析p3_in脚本出错
    • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
    • ¥15 ubuntu虚拟机打包apk错误
    • ¥199 rust编程架构设计的方案 有偿
    • ¥15 回答4f系统的像差计算
    • ¥15 java如何提取出pdf里的文字?
    • ¥100 求三轴之间相互配合画圆以及直线的算法
    • ¥100 c语言,请帮蒟蒻写一个题的范例作参考