close

Rewrite&Redirect

/var/www下

#vi .htaccess

 


<IfModule  mod_rewrite.c>
Redirect permanent /one http://www.google.com.tw
Redirect 303 /two http://www.kimo.com.tw
</IfModule>

http://localhost/one 會導向 google

http://localhost/two 會導向kimo

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 slinbody 的頭像
    slinbody

    495884965

    slinbody 發表在 痞客邦 留言(0) 人氣()