Lord Alexander
New Member
Hello to all,
I am working on site.
Now i am facing few problems with it.
I have the following urls point as my home page
http://example.com/
http://www.example.com/
http://www.example.com/index.php
http://www.example.com/Home/
can I just have one url with htacess.
http://www.example.com
If you feed in the old,new pages to the tool it will generate the .htaccess code you need. i.e.
Code: index.php, /Home/, /will create the .htaccess code you need (I've also
I am working on site.
Now i am facing few problems with it.
I have the following urls point as my home page
http://example.com/
http://www.example.com/
http://www.example.com/index.php
http://www.example.com/Home/
can I just have one url with htacess.
http://www.example.com
If you feed in the old,new pages to the tool it will generate the .htaccess code you need. i.e.
Code: index.php, /Home/, /will create the .htaccess code you need (I've also