redirection
Related Stories
Most Recent Most Popular Most Commented
(0)
Raghubir, Sitamarhi
If you are running your web server on apache, you can write a single line in .htaccess file for permanent redirection. RedirectMatch 301 ^/$...
made popular Jul 11 2008
All Stories
Most Recent Most Popular Most Commented
(0)
Raghubir, Sitamarhi
If you are running your web server on apache, you can write a single line in .htaccess file for permanent redirection. RedirectMatch 301 ^/$...
made popular Jul 11 2008
Related Tags
htaccess Technology