Home > Backend Development > PHP Tutorial > PHP如何绑定二级域名和顶级域名

PHP如何绑定二级域名和顶级域名

WBOY
Release: 2016-06-13 12:09:16
Original
2064 people have browsed it

PHP怎么绑定二级域名和顶级域名
PHP怎么绑定二级域名和顶级域名
------解决思路----------------------
apache 可以用虚拟目录实现,php可以用$_server['host'] 判断

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template