#1 (permalink)  
Alt 17.05.2006, 10:01
Neuer Benutzer
 
Registriert seit: 03.01.2006
Beiträge: 23
Böse

Hallo,
ich m?cht ?ber einen SSL Proxy gehen. Nun habe ich berreits folgendes getan:

1. im Ordner /shop/includes

configure.php

define('HTTP_SERVER', 'http://www.domain.de';);
// eg, http://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https://ssl-proxy/domain.de';);
// eg, https://localhost - should not be empty for productive servers
define('ENABLE_SSL', true); // secure webserver for checkout procedure?

2. im Ordner /shop/admin/includes

configure.php

define('HTTP_SERVER', 'http://www.domain.de';);
// eg, http://localhost or - https://localhost should not be empty for productive servers
define('HTTP_CATALOG_SERVER', 'http://www.domain.de';);
define('HTTPS_CATALOG_SERVER', 'https://ssl-proxy/domain.de';);
define('ENABLE_SSL_CATALOG', 'true');
// secure webserver for catalog module

3. im Ordner /shop/includes

application_top.php

// set the type of request (secure or not)
$request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'ssl-proxy') ? 'SSL' : 'NONSSL';

Nur passieren tut da gar nichts :wacko:

Wo muss ich da noch rumschrauben :unsure:

Wer hat das schonmal hinbekommen? Gibt es code Schnippsel? :closedeyes:

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
funktioniert, ssl

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 10:16 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand