 |
|
 |
the referer host (’’) mismatches
Q : Quand la page d’accueil d’un site est appelée, on reçoit le message :
... the referer host ('') mismatches !
...
The site administrator can disable this check in the configuration
(flag: TYPO3_CONF_VARS[SYS][doNotCheckReferer])
R : Dans le fichier .../typo3conf/localconf.php, mettre : $TYPO3_CONF_VARS["SYS"]["doNotCheckReferer"] = '1';
|
 |
 |
 |
Dans la même rubrique :
the referer host (’’) mismatches
Installation de Typo3 sur Windows
Installation de Typo3 sur Linux
Création du premier site Typo3
Barre verticale manquante dans la fenêtre d’administration
|