Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.9
PHP version: 5.3.3
MySQL version: 5.1.6.7
Admin Tools version: 2.5.9
Description of my issue:
I am using Virtuemart 2 together with Joomla. The Virtuemart frontpage is the default home page. VM 2 has obviously a bug which does need a solution inside htaccess.
Where to input the following example with htaccessmaker without receiving a 500 server error:
RewriteCond %{QUERY_STRING} ^option=com_virtuemart RewriteRule ^(.*)$ http://www.mysite.com/$1 [L,R=301]