use*_*655 9 url percent-encoding
我有一个果园网站,并有以下问题:
如果我使用URL:http://asiahotelct.com/tours/ct---chau-%C4%91oc---ha-tien-3n2%C4%91,那没关系.但是当我改变网址/
时%2f
(如此:http://asiahotelct.com/tours%2fct---chau-%C4%91oc---ha-tien-3n2%C4%91),它就不再适用了.
为什么/
不能被取代%2f
?