SEO-FREAK
13.10.2009, 01:16
DA es jetzt ein ganz anderes Problem ist als in der Überschrift steht, hoffe ich dass es noch kurz hier beantwortet wird, da es sonst Offtopic ist?
Wenn ich mich als admin anmelde und irgendwas im BAckend anklicke, gelange ich sofort auf die startseite ins frontend.
Ich meine es liegt an der SSL Vebindung. Ich benutze SSL Proxy bei Host Europe.
Ich meine auch, dass ich soweit alles richtig in den configure.php laut der wiki geändert habe:
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.webpack.de/www.domain.de'); // eg, https://localhost - should not be empty for productive servers
**define('ENABLE_SSL', true); // secure webserver for checkout procedure?
includes/configure.org.php:
define('HTTP_SERVER', 'http://www.domain.de'); // eg, http://localhost - should not be empty for productive servers
**define('HTTPS_SERVER', 'https://ssl.webpack.de/domain.de'); // eg, https://localhost - should not be empty for productive servers
**define('ENABLE_SSL', true); // secure webserver for checkout procedure?
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.webpack.de/domain.de');
**define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
admin/includes/configure.org.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.webpack.de/domain.de');
**define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
Es ist eComBASE V1.0.4
Ich habe jetzt keine Ideen mehr und ich hoffe ihr könnt mir weiter helfen
Danke und Gruß
Dennis
@ Obramo und demn Rest !
Wir haben hier noch 300 Gigabyte Platz - also keine falsche Scheu. Jeder kann so viel Threads aufmachen wie er will !
Wenn ich mich als admin anmelde und irgendwas im BAckend anklicke, gelange ich sofort auf die startseite ins frontend.
Ich meine es liegt an der SSL Vebindung. Ich benutze SSL Proxy bei Host Europe.
Ich meine auch, dass ich soweit alles richtig in den configure.php laut der wiki geändert habe:
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.webpack.de/www.domain.de'); // eg, https://localhost - should not be empty for productive servers
**define('ENABLE_SSL', true); // secure webserver for checkout procedure?
includes/configure.org.php:
define('HTTP_SERVER', 'http://www.domain.de'); // eg, http://localhost - should not be empty for productive servers
**define('HTTPS_SERVER', 'https://ssl.webpack.de/domain.de'); // eg, https://localhost - should not be empty for productive servers
**define('ENABLE_SSL', true); // secure webserver for checkout procedure?
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.webpack.de/domain.de');
**define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
admin/includes/configure.org.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.webpack.de/domain.de');
**define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
Es ist eComBASE V1.0.4
Ich habe jetzt keine Ideen mehr und ich hoffe ihr könnt mir weiter helfen
Danke und Gruß
Dennis
@ Obramo und demn Rest !
Wir haben hier noch 300 Gigabyte Platz - also keine falsche Scheu. Jeder kann so viel Threads aufmachen wie er will !