Ankündigung

Einklappen
Keine Ankündigung bisher.

Multishop und https?

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Multishop und https?

    Hallo zusammen,

    ich weiß nicht wirklich wo ich suchen soll.

    Problem.

    Wenn ich die Adresse bei meinem 1. Shop so eingebe: feel-feminin.de - also ohne www. kommt die Fehlermeldung "the domain feel-feminin.de does not exist."

    Wenn ich für Shop 2 die Adresse eingebe: beckenboden-in-form.de geht es direkt weiter auf https://www.beckenboden-in-form.de.

    So möchte ich das für Shop 1 eigentlich auch.

    Grüße
    Manfred

    #2
    the domain beckenboden-in-form.de does not exist.

    das kommt bei mir ohne www.
    ich denke das liegt an deinen Zertifikateinstellungen oder an der configure.php
    Wie hast du dein SSL Zertifikat beim Provider bestellt und eingestellt

    nur HTPS:// domain.de oder auch HTPS://WWW.domain.de

    deine Configure.php:

    define('HTTP_SERVER', 'http:/domain.de');
    define('HTTPS_SERVER', 'https://domain.de');
    define('ENABLE_SSL', 'true');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');

    das währen die Punkte die mir einfallen dazu.

    Grüße

    Guido

    Kommentar


      #3
      Das ist jetzt erst seit ich auf Multishop umgestellt habe.

      In der Config.php habe ich ja nichts geändert, außer den Zusatz ganz oben nach dem <?php

      include_once('includes/config_sites/sites_switch.php');

      Sonst habe ich an der Datei nichts gemacht.

      In den www.beckenboden-in-form.de_config.php und auch in der anderen Datei steht alles genau so wie in der Anleitung.

      define('HTTP_SERVER', 'http://www.beckenboden-in-form.de');
      define('HTTPS_SERVER', 'https://www.beckenboden-in-form.de');

      Die SSL Zertifikate sind auch vom Provider richtig eingebunden.

      Grüße
      Manfred

      Kommentar


        #4
        Bei deinen Provider hast du die Verzeichnisse auch so eingesteltt das die Seiten mit und ohne WWW zu erreichen sind?
        Du musst ja immer beide Pfade angeben.

        Das ist mir noch eingefallen.

        ich kenne den Multishop nicht, aber die Grundeinstellungen von Zen Cart und beim Provider sollten ja trotzdem gleich bleiben.

        Kommentar


          #5
          Das bekomme ich als Antwort von meinem Provider.

          Code:
          Guten Tag,
          
          die Information
          
          " [LEFT][COLOR=#000000][FONT=Times New Roman]the domain feel-feminin.de does not exist.[/FONT][/COLOR][/LEFT]"
          
          Kommt nicht durch I-MSCP sondern muss durch den Inhalt im htdocs Ordner kommen.
          
          
          Mit freundlichen Grüßen
          Grüße

          Kommentar


            #6
            Seltsam.
            im htdocs Ordner liegt ja vermeindlich dein Shop, und der wurde nicht verändert laut deiner Aussage.
            Also muss es doch eine Änderung gegeben haben, so das der Zugriff ohne www nicht erfolgt.
            Ich kenne natürlich deinen Provider nicht, und auch nicht die Lösung über die zwei Server.

            Grüße

            Guido

            Kommentar


              #7
              Das Problem besteht noch immer.

              Wenn ich die Adresse www.feel-feminin.de eingebe erscheint mein Shop.

              Wenn ich nur feel-feminin.de eingebe erscheint diese Meldung - "
              the domain feel-feminin.de does not exist."


              Mein Provider sagt, das liegt an der Shop-Software.

              Grüße
              Manfred

              Kommentar


                #8
                Das Multishop Modul geht wie in der Anleitung unter Voraussetzungen beschrieben davon aus, dass es eine einzige Zen Cart Installation bei einem Provider gibt. Und dass die verschiedenen Domains bei demselben Provider eingerichtet sind und auf diese Zen Cart Installation zielen. Ist dem so?

                Kommentar


                  #9
                  Yepp. Alles ist bei einem Provider.

                  Kommentar


                    #10
                    Bei der beckenboden-in-form.de scheinst Du eine Weiterleitung zu haben, die www erzwingt, bei der feel-feminin.de nicht, daher wird die entsprechende site_config nicht gefunden.
                    Poste den kompletten Inhalt der .htacess im Shopverzeichnis

                    Kommentar


                      #11
                      Bitte schön

                      Code:
                      #
                      # This file was generated by Inveo Magic SEO URLs for ZenCart 6.0.06 - http://www.inveostore.com/
                      # 2006 - 2018, (c) Inveo s.r.o.
                      #
                      
                      <IfModule negotiation_module>
                        Options -MultiViews
                      </IfModule>
                      
                      <IfModule rewrite_module>
                      
                      RewriteEngine On
                      RewriteBase /
                      
                      #Working around additional parameter - this one can not be unset in some cases by Core
                      #RewriteCond %{QUERY_STRING} ^(.*)&buy=now
                      #RewriteRule ^index.php$ http://www.feel-feminin.de/index.php?%1 [R=301,L]
                      #Stopping Rewrite for Performance reasons (if you are using custom Rewrite Rules remove this line)
                      RewriteRule ^.*(\.css|\.js|\.jpg|\.gif|\.png)$ - [L]
                      #shippinginfo - shipping
                      RewriteRule ^shipping$ index.php?main_page=shippinginfo [L,QSA]
                      #privacy - privacy
                      RewriteRule ^privacy$ index.php?main_page=privacy [L,QSA]
                      #conditions - conditions
                      RewriteRule ^conditions$ index.php?main_page=conditions [L,QSA]
                      #contact_us - contact us
                      RewriteRule ^contact\-us$ index.php?main_page=contact_us [L,QSA]
                      #site_map - sitemap
                      RewriteRule ^sitemap$ index.php?main_page=site_map [L,QSA]
                      #gv_faq - gv_faq - items
                      RewriteCond %{QUERY_STRING} ^item=([0-9]+)
                      RewriteRule ^gift\-certificate-faq$ index.php?main_page=gv_faq&faq_item=%1 [L,QSA]
                      #gv_faq - gv_faq
                      RewriteRule ^gift\-certificate-faq$ index.php?main_page=gv_faq [L,QSA]
                      #discount_coupon - discount_coupon
                      RewriteRule ^discount\-coupon$ index.php?main_page=discount_coupon [L,QSA]
                      #unsubscribe - unsubscribe
                      RewriteRule ^newsletter\-unsubscribe$ index.php?main_page=unsubscribe [L,QSA]
                      # page_X - static pages
                      RewriteRule ^page\-([0-9]+)$ index.php?main_page=page_$1 [L,QSA]
                      #logoff - log off
                      RewriteRule ^log\-off$ index.php?main_page=logoff [L,QSA]
                      #index
                      
                      RewriteRule ^$ index.php?main_page=index [L,QSA]
                      #index - categories - pagination, ordering and filtering
                      RewriteCond %{QUERY_STRING} ^alpha-filter=([0-9]+)
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&cPath=$5&sort=$7&alpha_filter_id=%1&page=$6 [L,QSA]
                      #index - categories - pagination, ordering and manufacturers
                      RewriteCond %{QUERY_STRING} ^manufacturer=([0-9]+)
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&cPath=$5&sort=$7&filter_id=%1&page=$6 [L,QSA]
                      #index - categories - pagination, ordering, filtering and manufacturers
                      RewriteCond %{QUERY_STRING} ^manufacturer=([0-9]+)&alpha-filter=([0-9]+)
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&cPath=$5&sort=$7&filter_id=%1&alpha_filter_id=%2&page=$6 [L,QSA]
                      #index - categories
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/$ index.php?main_page=index&cPath=$5&sort=20a [L,QSA]
                      #index - categories - pagination
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)$ index.php?main_page=index&cPath=$5&sort=20a&page=$6 [L,QSA]
                      #index - categories - pagination and ordering
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,9}([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&cPath=$5&sort=$7&page=$6 [L,QSA]
                      #index - categories and no category - product info - buy now
                      RewriteCond %{QUERY_STRING} ^buy=now
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,10}([a-z0-9\-]*)\-([\:0-9a-z]*)$ index.php?main_page=index&products_id=$5&action=buy_now [L,QSA]
                      #index - categories and no category - product info - notify
                      RewriteCond %{QUERY_STRING} ^notify=add
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,10}([a-z0-9\-]*)\-([\:0-9a-z]*)$ index.php?main_page=product_info&products_id=$5&action=notify [L,QSA]
                      #index - categories and no category - product info - notify remove
                      RewriteCond %{QUERY_STRING} ^notify=remove
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,10}([a-z0-9\-]*)\-([\:0-9a-z]*)$ index.php?main_page=product_info&products_id=$5&action=notify_remove [L,QSA]
                      #index - categories and no category - product info
                      RewriteRule ^(([a-z0-9\-]*)\-([0-9]+)/){0,10}([a-z0-9\-]*)\-([\:0-9a-z]*)$ index.php?main_page=product_info&products_id=$5 [L,QSA]
                      #index - manufacturers
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/$ index.php?main_page=index&manufacturers_id=$2 [L,QSA]
                      #index - manufacturers - pagination
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)$ index.php?main_page=index&manufacturers_id=$2&sort=20a&page=$3 [L,QSA]
                      #index - manufacturers - pagination, ordering and filtering
                      RewriteCond %{QUERY_STRING} ^alpha-filter=([0-9]+)
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&manufacturers_id=$2&sort=$4&alpha_filter_id=%1&page=$3 [L,QSA]
                      #index - manufacturers - pagination, ordering and categories
                      RewriteCond %{QUERY_STRING} ^category=([0-9]+)
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&manufacturers_id=$2&sort=$4&filter_id=%1&page=$3 [L,QSA]
                      #index - manufacturers - pagination, ordering, filtering and categories
                      RewriteCond %{QUERY_STRING} ^category=([0-9]+)&alpha-filter=([0-9]+)
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&manufacturers_id=$2&sort=$4&filter_id=%1&alpha_filter_id=%2&page=$3 [L,QSA]
                      #index - manufacturers - pagination and ordering
                      RewriteRule ^manufacturers/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)\-([a-z0-9]{2,3})$ index.php?main_page=index&manufacturers_id=$2&sort=$4&page=$3 [L,QSA]
                      #specials - specials
                      RewriteRule ^specials/$ index.php?main_page=specials [L,QSA]
                      #specials - specials - pagination
                      RewriteRule ^specials/index\-([0-9]+)$ index.php?main_page=specials&page=$1 [L,QSA]
                      #reviews - reviews
                      RewriteRule ^reviews/$ index.php?main_page=reviews [L,QSA]
                      #reviews - reviews - pagination
                      RewriteRule ^reviews/index\-([0-9]+)$ index.php?main_page=reviews&page=$1 [L,QSA]
                      #product_reviews - product reviews - notify
                      RewriteCond %{QUERY_STRING} ^notify=add
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/$ index.php?main_page=product_reviews&products_id=$2&action=notify [L,QSA]
                      #product_reviews - product reviews - notify remove
                      RewriteCond %{QUERY_STRING} ^notify=remove
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/$ index.php?main_page=product_reviews&products_id=$2&action=notify_remove [L,QSA]
                      #product_reviews - product reviews
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/$ index.php?main_page=product_reviews&products_id=$2 [L,QSA]
                      #product_reviews - product reviews - pagination - notify
                      RewriteCond %{QUERY_STRING} ^notify=add
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)$ index.php?main_page=product_reviews&products_id=$2&page=$3&action=notify [L,QSA]
                      #product_reviews - product reviews - pagination - notify remove
                      RewriteCond %{QUERY_STRING} ^notify=remove
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)$ index.php?main_page=product_reviews&products_id=$2&page=$3&action=notify_remove [L,QSA]
                      #product_reviews - product reviews - pagination
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/index\-([0-9]+)$ index.php?main_page=product_reviews&products_id=$2&page=$3 [L,QSA]
                      #product_reviews_info - product reviews info notify
                      RewriteCond %{QUERY_STRING} ^notify=add
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/customers\-review\-([0-9]+)$ index.php?main_page=product_reviews_info&products_id=$2&reviews_id=$3&action=notify [L,QSA]
                      #product_reviews_info - product reviews info notify remove
                      RewriteCond %{QUERY_STRING} ^notify=remove
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/customers\-review\-([0-9]+)$ index.php?main_page=product_reviews_info&products_id=$2&reviews_id=$3&action=notify_remove [L,QSA]
                      #product_reviews_info - product reviews info
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/customers\-review\-([0-9]+)$ index.php?main_page=product_reviews_info&products_id=$2&reviews_id=$3 [L,QSA]
                      #product_reviews_write - product reviews write notify
                      RewriteCond %{QUERY_STRING} ^notify=add
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/write\-customers\-review$ index.php?main_page=product_reviews_write&products_id=$2&action=notify [L,QSA]
                      #product_reviews_write - product reviews write notify remove
                      RewriteCond %{QUERY_STRING} ^notify=remove
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/write\-customers\-review$ index.php?main_page=product_reviews_write&products_id=$2&action=notify_remove [L,QSA]
                      #product_reviews_write - product reviews write
                      RewriteRule ^reviews/([a-z0-9\-]*)\-([0-9]+)/write\-customers\-review$ index.php?main_page=product_reviews_write&products_id=$2 [L,QSA]
                      #products_new - products new - ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^new\-products/$ index.php?main_page=products_new&disp_order=%1 [L,QSA]
                      #products_new - products new
                      RewriteRule ^new\-products/$ index.php?main_page=products_new [L,QSA]
                      #products_new - products new - pagination and ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^new\-products/index\-([0-9]+)$ index.php?main_page=products_new&disp_order=%1&page=$1 [L,QSA]
                      #products_new - products new - pagination
                      RewriteRule ^new\-products/index\-([0-9]+)$ index.php?main_page=products_new&page=$1 [L,QSA]
                      #products_all - products all - ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^all\-products/$ index.php?main_page=products_all&disp_order=%1 [L,QSA]
                      #products_all - products all
                      RewriteRule ^all\-products/$ index.php?main_page=products_all [L,QSA]
                      #products_all - products all - pagination and ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^all\-products/index\-([0-9]+)$ index.php?main_page=products_all&disp_order=%1&page=$1 [L,QSA]
                      #products_all - products all - pagination
                      RewriteRule ^all\-products/index\-([0-9]+)$ index.php?main_page=products_all&page=$1 [L,QSA]
                      #featured_products - featured products - ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^featured\-products/$ index.php?main_page=featured_products&disp_order=%1 [L,QSA]
                      #featured_products - featured products
                      RewriteRule ^featured\-products/$ index.php?main_page=featured_products [L,QSA]
                      #featured_products - featured products - pagination and ordering
                      RewriteCond %{QUERY_STRING} ^display-order=([0-9]+)
                      RewriteRule ^featured\-products/index\-([0-9]+)$ index.php?main_page=featured_products&disp_order=%1&page=$1 [L,QSA]
                      #featured_products - featured products - pagination
                      RewriteRule ^featured\-products/index\-([0-9]+)$ index.php?main_page=featured_products&page=$1 [L,QSA]
                      #login - login
                      RewriteRule ^account/login$ index.php?main_page=login [L,QSA]
                      #login - create
                      RewriteRule ^account/create$ index.php?main_page=create_account [L,QSA]
                      #login - create successful
                      RewriteRule ^account/created\-successful$ index.php?main_page=create_account_success [L,QSA]
                      #password_forgotten - password forgotten
                      RewriteRule ^account/send\-password$ index.php?main_page=password_forgotten [L,QSA]
                      #account - account
                      RewriteRule ^account/$ index.php?main_page=account [L,QSA]
                      #account_edit - account - edit
                      RewriteRule ^account/edit$ index.php?main_page=account_edit [L,QSA]
                      #account_password - account - change password
                      RewriteRule ^account/change\-password$ index.php?main_page=account_password [L,QSA]
                      #account_history - account - history
                      RewriteRule ^account/orders/$ index.php?main_page=account_history [L,QSA]
                      #account_history_info - account - history info
                      RewriteRule ^account/orders/view\-([0-9]+)$ index.php?main_page=account_history_info&order_id=$1 [L,QSA]
                      #address_book - account - address book
                      RewriteRule ^account/address\-book/$ index.php?main_page=address_book [L,QSA]
                      #address_book_process - account - address book add
                      RewriteRule ^account/address\-book/add\-address$ index.php?main_page=address_book_process [L,QSA]
                      #address_book_process - account - address book edit & delete
                      RewriteCond %{QUERY_STRING} ^action=(edit|delete)
                      RewriteRule ^account/address\-book/entry\-([0-9]+)$ index.php?main_page=address_book_process&%1=$1 [L,QSA]
                      #account_newsletters - account - newsletters
                      RewriteRule ^account/newsletters/$ index.php?main_page=account_newsletters [L,QSA]
                      #account_notifications - account - notifications
                      RewriteRule ^account/notifications/$ index.php?main_page=account_notifications [L,QSA]
                      #shopping_cart - shopping cart
                      RewriteRule ^shopping\-cart/$ index.php?main_page=shopping_cart [L,QSA]
                      #checkout_shipping - checkout shipping
                      RewriteRule ^checkout/shipping$ index.php?main_page=checkout_shipping [L,QSA]
                      #advanced_search - advanced search
                      RewriteRule ^search/$ index.php?main_page=advanced_search [L,QSA]
                      #advanced_search_result - advanced search result
                      RewriteRule ^search/results$ index.php?main_page=advanced_search_result [L,QSA]
                      #page - ezpages - chapters
                      RewriteRule ^pages/([a-z0-9\-]*)\-([0-9]+)\-([0-9]+)$ index.php?main_page=page&id=$2&pos=v&chapter=$3 [L,QSA]
                      #page - ezpages
                      RewriteRule ^pages/([a-z0-9\-]*)\-([0-9]+)$ index.php?main_page=page&id=$2&pos=v&chapter=0 [L,QSA]
                      
                      </IfModule>

                      Kommentar


                        #12
                        Ein Szenario mit Multishop und Magic SEO ist komplett jenseits der Supportmöglichkeiten dieses Forums und ein Fall für den Magic SEO Support.

                        Unabhängig davon:
                        Irgendwo muss herkommen, dass die Eingabe von beckenboden-in-form.de auf www umgeleitet wird. Aus dieser .htaccess kommt das nicht, daher ist es wohl vom Provider so eingestellt
                        Dieselbe Einstellung sollte eben auch für die andere Domain vorgenommen werden, so dass feel-feminin.de auch immer auf www redirected wird

                        Außerdem wäre sinnvoll wirklich durchgehend https zu verwenden und in den jeweiligen sites_config auch bei den HTTP_SERVER Einträgen die Adresse mit https statt http zu verwenden.

                        Kommentar


                          #13
                          Ok.

                          Danke für die schnelle Hilfe.

                          Grüße
                          Manfred

                          Kommentar


                            #14
                            Ich habe jetzt dieses hier mit in die .htaccess direkt unterhalb von "RewriteEngine On" geschrieben.

                            Code:
                            RewriteCond %{HTTP_HOST} !^www\.
                            RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
                            Jetzt funktioniert es.

                            Sollte doch ok sein, oder?

                            Grüße
                            Manfred

                            Kommentar

                            Info zu diesem Forenarchiv:
                            Mit Release von 1.5.7 wurde die deutsche Zen Cart Version auf eine reine DIY-Lösung umgestellt.
                            Für einen Support via Forum stehen keine personellen und zeitlichen Ressourcen mehr zur Verfügung.
                            Dieses Supportforum bleibt im Nur-Lesen-Modus als Wissensarchiv noch online verfügbar.
                            PM Funktionalität, Registrierung und Posten neuer Beiträge sind deaktiviert.
                            Zugriff auf Anhänge in den Postings ist auch ohne Registrierung/Einloggen möglich.
                            FAQ und Downloadbereich des Forums wurden in die neue umfangreiche Knowledgebase auf der zen-cart-pro.at Website übernommen.

                            Das Development der deutschen Zen Cart Version geht wie bisher auf Github weiter.
                            Wir werden auch weiterhin neue Versionen bereitstellen und die Onlinedokumentation/Knowledgebase aktualisieren.
                            Fehler in der Software können auf Github als Issues gemeldet werden.
                            Follow us
                            aktuelle version
                            Zen Cart 1.5.7g deutsch
                            vom 12.12.2023
                            [Download]
                            Lädt...
                            X