Adding second storefront..

We have added a second storefront and in trying to set it up we are getting an error…

The second domain is loading the cgi defaust website page and not the store… But we can access the new store fronts internal pages with no problem… (ie. log-in, gift certs. etc…) Just the actual homepage is not resolving… Anyone else run into this. httpd.conf is configured correctly along with everything else… Second domain is pointing to the Ultimate home directory for the main site(install)… ???

Update… If we direct our browser to [url=“http://www.ironmetalart.com/index.php”]http://www.ironmetalart.com/index.php[/url] it works but without the index.php it fails… ?? Obvious .htaccess issue… Not sure how to fix it…

Fixed… Within the .htaccess file I had to edit this line…



RewriteRule . index.php [L,QSA]



Once I removed the QSA everything works…

Thanks for updating your post, so we can check how you fixed it.

Will save us time later on! :-)