Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 PHP 应用程序需要 vhost 配置才能访问子域。在创建用户帐户时,服务器将为特定用户创建一个子域,然后他们将通过其子域访问帐户。
我怎么能用codeigniter做到这一点?
提前致谢 :)