When you have open the websites on browser that page redirect to http://host2hostname.com/cgi-sys/movingpage.cgi and shows below content,
This Site Has Been Moved to a New Server.
It may be possible to restore access to this site by following these instructions for clearing your dns cache.
It may be possible to restore access to this site by following these instructions for clearing your dns cache.
This error generated by your server movements does not be completed and not updated dns settings.
Open the file .htaccess file in user root directory
# vi /home/username/public_html/.htaccess
You can find out below code end of line in .htaccess file
....
RedirectMatch \.(dynamiccontent|pl|plx|perl|cgi|php|php4|php5|php6|php3|shtml)$ http://host2.hostname.com/cgi-sys/movingpage.cgi
RedirectMatch \.(dynamiccontent|pl|plx|perl|cgi|php|php4|php5|php6|php3|shtml)$ http://host2.hostname.com/cgi-sys/movingpage.cgi
Need to remove or command the line and refresh that page on your browser.
thanks thanks a lot for this solution its very useful for us. it help me to resolve one issue which comes in my site.
Hello :) You could run the following command to unblock the dynamic content of the account on the source server: /usr/local/cpanel/scripts/xfertool --unblockdynamiccontent $username