Thursday, August 22, 2019

.htaccess redirect rule for url

Its very simple.

just paste this rule in your .htaccess file,
Rewriterule ^(.*)$ http://target.clickfunnels.com/ [L,R=302]
Your site will be redirect to this URL :  http://target.clickfunnels.com

Change the URL upon your own need.

Chill

0 comments: