我想为我的托pipe设置一个特定的环境,但不知道什么是最好的方法。
我想要一个名为example.com的域名。
* The www. should contain the main website (hosting site) * every subdomain ex. customer1.example.com needs to be redirected to a subfolder
我不知道什么是最好的方法。 有虚拟主机为每个客户或有一个虚拟主机的服务和redirect使用mod_rewrite? 我目前正在设置这个环境,所以如果你有一个好主意plase不要忘记提及主机文件。
一切都应该自动生成,并在飞行中包括。
亲切的问候,病房
似乎你正在寻找mod_vhost_alias 。