ergophobe

msg:4395026 | 3:15 am on Dec 7, 2011 (gmt 0) |
it makes most sense to do this in your httpd.conf or .htaccess using mod_rewrite (i.e. at the server level, rather than at the CMS level) RewriteEngine On RewriteRule ^index.html$ [website.com...] [R,301]
|
outdoorweddings

msg:4395050 | 5:27 am on Dec 7, 2011 (gmt 0) |
301 redirection can be solve that (1)htaccess (2)java script THank You.
|
sjcbayona

msg:4395053 | 5:57 am on Dec 7, 2011 (gmt 0) |
Thanks! Got it now. Cheers! Steve
|
|