htaccess Problem

Du hast ein Problem gefunden und weißt nicht genau wo es hinpasst...
Xantiva
Beiträge: 948
Registriert: Mo 10. Mai 2010, 16:26
Shop Version: 1.0.10 [dev]
Kontaktdaten:

Re: htaccess Problem

Beitrag von Xantiva »

Ich zitiere mal die README aus dem /includes/local/ Verzeichnis:
This directory contains local configuration information.

You find a file named configure.org inside this directory.
If you rename this file to configure.php it is identically the file
you build, while running the installation Program.

Use configure.org as a backup of your configuration data.

In case you rename configure.org into configure.php and hold it inside of the includes/local/
directory, it can be used to override the defaults set in includes/configure.php and includes/application_top.php


Remember to execute PHP commands the file needs to start with <?php and end with ?>
Die kannst Du z. B. verwenden, wenn Du den Shop lokal installierst. Dann stehen die lokale Konfigurationsparameter in der /includes/local/configure.php und die /includes/configure.php kann unverändert (wie auf dem Server) bleiben. Nur hat die /local/configure.php nichts auf dem Server zu suchen.

Ciao,
Mike
Mein Shop: http://www.basteln-selbermachen.de
Antworten