摘要:
###设置 config 设置 强制跳转 <VirtualHost *:80> DocumentRoot /usr/local/apache/htdocs/trip/public ServerName 域名 ServerAlias 域名 DirectoryIndex index.php index. 阅读全文
摘要:
###php 获取url 今天面试 问我获取url方法 由于太过紧张 当时想到了 $_SERVER 获取参数 但是 后面的键 一直想不到 很尴尬 ,回来记录一下 获取当前的域名或主机地址 测试网址:http://localhost/blog/texturl.php?id=5 //获取域名或主机地址 阅读全文