PHP level 3,012 domain Name definition method

Source: Internet
Author: User
Tags domain name definition

PHP level 3,012 domain Name definition method
<?php

02//This <span Class=t_tag onclick=tagshow (event) href= "TAG.PHP?NAME=%B3%CC%D0%F2" > Program </SPAN> modified by UIT88!

$mydomin = $_server[' http_host '];//get the domain name entered

Switch ($mydomin) {

Case ("www.023wo.com"):

Header (' http/1.1 moved Permanently ');/Send 301 head Info

Modified header (' Location: [url]http://www.023wo.com/wo ' [/url]); Jump to the corresponding domain name directory

a break;

Case ("023wo.com"):

Header (' http/1.1 moved Permanently ');

Header (' Location: [url]http://www.023wo.com/wo ' [/url]);

break;

Case ("www.sionwes.com"):

Header (' http/1.1 moved Permanently ');

Header (' Location: [url]http://www.sionwes.com/studio ' [/url]);

break;

Case ("sionwes.com"):

Header (' http/1.1 moved Permanently ');

Header (' Location: [url]http://www.sionwes.com/studio ' [/url]);

break;

Case ("Www.111cn.net"):

Header (' http/1.1 moved Permanently ');

Header (' Location: [Url]http://www.lansiru.com/siru ' [/url]);

break;

Case ("lansiru.com"):

Header (' http/1.1 moved Permanently ');

Header (' Location: [Url]http://www.lansiru.com/siru ' [/url]);

break;

29}

?>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.