Currently I have a 301 redirect for the home.htm which will reference to the the main.htm page
[ex] redirect 301 /home.htm
http://www.sitename.com/main.htm
- Problem is that I want any page related to the home link (for example) the home.php?cat=3 and all other pages to automatically be included. What can I do?