Domain redirection using coding Pawan Singh 22:10 RewriteEngine on RewriteCond %{HTTP_HOST} ^innova-amtech.com [NC,OR] RewriteCond %{HTTP_HOST} ^www.innova-amtech.com [NC] RewriteRule ^(.*)$ http://www.amtechnologies.co.in/$1 [L,R=301,NC] Share : Tweet More Related Post Wamp server is not working solution 1. First go to Control panel -> Administrative tools then-> Services What is the difference between Print and Echo Echo:- 1. echo is used to display the output. it can be used with parenHow to store customer detail in database and how to show in specific page First Create index.php and type below code. <?php //mysqli connectivity $connect= new mysqlWhat is PHP?? PHP stands for Hypertext Preprocessor PHP execute with server PHP free aHow can send form data to Your Email Id First off all create a html form using Html & CSS , I hope you aware Basic Html & C
ConversionConversion EmoticonEmoticon