Everything seems fine, when i add a item it loads up in the cart.. i click on show cart button, it loads fine and i see my product. i then click on checkout and i get this error
Not Found
The requested URL /e-store was not found on this server.
the cart page is located here
index.php/e-store?page=shop.cart
it tries to go here
/e-store?page=checkout.index&ssl_redirect=1&option=com_virtuemart&Itemid=67
and the problem is, that it doesnt add the index.php to the front of it on the checkout page.. so what am i doing wrong or have to do to fix this?