Redirect 301 www.my-site.com/page/n to www.my-site.com/ [closed]

It looks as though what you’re asking is to redirect /page/n to the homepage, this can be accomplished with the RedirectMatch directive.

So:

RedirectMatch 301 ^/page/(.*) http://www.my-site.com/ 

would redirect all traffic from /page/n to the homepage.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)