2015-01-03 3 views

답변

0

http://yahoo.com.htaccess :

RewriteEngine on 
RewriteCond %{QUERY_STRING} url=(.+) [NC] 
RewriteRule ^websites/?$ %1? [NC,R=301,L] 
관련 문제