<IfModule mod_rewrite.c>
Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteEngine On
RewriteCond %{HTTP_HOST} ^chinaptbba.cn$ [NC]
RewriteRule ^(.*)$ http://ronapi.com/about/about160.html$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^vc-ip.cn$ [NC]
RewriteRule ^(.*)$ http://www.ronapi.com/pro/pro_176_1.html$1 [R=301,L]
</IfModule>