htaccess to redirect all pages in a folder to a single page
Hello everyone..I need little help with .htaccess.
I want all requests to http://domain.com/forums/ to be redirected to http://domain.com
This means that even when you take http://domain.com/forums/anything.html (or any file in forums folder ), it should redirect to http://domain.com (main page)
Can you help with this. I want this set up using htaccess.
Thanks your help.