qleilde Posted March 14, 2014 Share Posted March 14, 2014 Bonjour à tous, Je souhaiterais rediriger la page index.php lors de l'ouverture de mon site sur une autre url du type index-test.php Je ne sais tout simplement pas comment faire, entre les hooks et les config.inc.php je ne sais pas où il faut aller, quoi faire. Merci de votre aide. Link to comment Share on other sites More sharing options...
qleilde Posted March 16, 2014 Author Share Posted March 16, 2014 Personne pour me donner un coup de main? Link to comment Share on other sites More sharing options...
Oexo France Posted March 16, 2014 Share Posted March 16, 2014 Salut, Un truc tout con, dans ton fichier .htaccess: RewriteRule index.php$ index-test.php [L,R=301] Tient nous au courant Link to comment Share on other sites More sharing options...
qleilde Posted March 18, 2014 Author Share Posted March 18, 2014 Salut! Merci de ton aide. Cependant, impossible de trouver le fichier .htaccess dans mon prestashop. Ma version : 1.5.6.2. Est-ce que on peut faire cette redirection à partir du back office? Est-ce que je dois modifier le fichier config.inc.php ? Merci ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now