Shopware im Zusammenspiel mit Joomla

Hallo Zusammen, für meine normale Homepage möchte ich das CMS Joomla nutzen und für den Shop halt Shopware. URL für Joomla: http://www.domain.de Shopware: http://www.domain.de/shop/ Jetzt besitzen beide Systeme ein eigenes Mod Rewrite. Bei Joomla funktionieren die URLs wie gewünscht, aber bei der Shopware funktioniert es leider nicht. Bei einem Aufruf z.B. einer Produktseite wird dann die 404 Seite von Joomla angezeigt. Kann ich die .htaccess Datei von Joomla so ändern, dass im shop/ Ordner die .htaccess von Shopware greift?! .htaccess von Joomla [code]## # @package Joomla # @copyright Copyright © 2005 - 2014 Open Source Matters. All rights reserved. # @license GNU General Public License version 2 or later; see LICENSE.txt ## ## # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE! # # The line just below this section: ‘Options +FollowSymLinks’ may cause problems # with some server configurations. It is required for use of mod_rewrite, but may already # be set by your server administrator in a way that dissallows changing it in # your .htaccess file. If using it causes your server to error out, comment it out (add # to # beginning of line), reload your site in your browser and test your sef url’s. If they work, # it has been set by your server administrator and you do not need it set here. ## ## Can be commented out if causes errors, see notes above. Options +FollowSymLinks ## Mod_rewrite in use. RewriteEngine On ## Begin - Rewrite rules to block out some common exploits. # If you experience problems on your site block out the operations listed below # This attempts to block the most common type of exploit attempts to Joomla! # # Block out any script trying to base64_encode data within the URL. RewriteCond %{QUERY_STRING} base64_encode[^(]*([^)]*) [OR] # Block out any script that includes a

Schande über mein Haupt. Es funktioniert doch, ich hatte in meinem Menü aber einen falschen Link hinterlegt und bei einem Klick darauf konnte er natürlich nichts finden. Peinlich :wtf: