php 301二级域名定义方法
02 //本程序由 uit88 修改!
03 $mydomin = $_SERVER['HTTP_HOST'];//获取输入的域名
04 switch ($mydomin) {
05 case ("www.023wo.com") :
06 header('HTTP/1.1 301 Moved Permanently');//发出301头部信息
07 header('Location: [url]http://www.023wo.com/wo'[/url]); //跳转到相应域名目录
08 break;
09 case ("023wo.com") :
10 header('HTTP/1.1 301 Moved Permanently');
11 header('Location: [url]http://www.023wo.com/wo'[/url]);
12 break;
13 case ("www.sionwes.com") :
14 header('HTTP/1.1 301 Moved Permanently');
15 header('Location: [url]http://www.sionwes.com/studio'[/url]);
16 break;
17 case ("sionwes.com") :
18 header('HTTP/1.1 301 Moved Permanently');
19 header('Location: [url]http://www.sionwes.com/studio'[/url]);
20 break;
21 case ("www.111cn.net") :
22 header('HTTP/1.1 301 Moved Permanently');
23 header('Location: [url]http://www.lansiru.com/siru'[/url]);
24 break;
25 case ("lansiru.com") :
26 header('HTTP/1.1 301 Moved Permanently');
27 header('Location: [url]http://www.lansiru.com/siru'[/url]);
28 break;
29 }
30 ?>

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

熱工具

Dreamweaver CS6
視覺化網頁開發工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)

SublimeText3漢化版
中文版,非常好用

Dreamweaver Mac版
視覺化網頁開發工具

SublimeText3 英文版
推薦:為Win版本,支援程式碼提示!