dynamic subdomains in Symfony 1.4

不想你离开。 提交于 2019-12-13 09:13:49

问题


I am trying to create dynamic subdomains in .htaccess. I want something like this:

http://ladygaga.koncert.com  --> http://koncert.com/concerts/ladygaga

回答1:


kris wallsmith published something in the symfony blog, about subdomain routing in sf1.2. maybe this helps you: http://symfony.com/blog/call-the-expert-adding-subdomain-requirements-to-routing-yml



来源:https://stackoverflow.com/questions/6678103/dynamic-subdomains-in-symfony-1-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!