摘要:
先进入apache配置目录 然后找到自己网站的配置。以本站为例 修改对应参数即可。 PidFile logs/httpd.pid #第一个httpd进程(所有其他进程的父进程)的进程号文件位置。 Listen 80 #服务器监听的端口号。 ServerName www.eyblog.com:80 # 阅读全文
posted @ 2016-09-27 16:33
笑笑别人
阅读(3346)
评论(0)
推荐(0)
摘要:
header("Cache-control:no-cache,no-store,must-revalidate"); header("Pragma:no-cache"); header("Expires:0"); header('Location:http://www.23zs.com'); 阅读全文
posted @ 2016-09-27 16:01
笑笑别人
阅读(2109)
评论(0)
推荐(0)

浙公网安备 33010602011771号