anddam Posted October 29, 2013 Share Posted October 29, 2013 Bonjour j'ai un probleme concernant la réécriture des url dans mon site lorsque je l'active, la page d'acceuil s'affiche mais l'image des produits ne s'affichent pas! et aussi les autres pages me donne une page d'erreur 404. voici mon fichier .htaccess je lui donnée le droit d'acces 664 # ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums <IfModule mod_rewrite.c> RewriteEngine on RewriteRule ^api/?(.*)$ webservice/dispatcher.php?url=$1 [QSA,L] </IfModule> #If rewrite mod isn't enabled ErrorDocument 404 /index.php?controller=404 # ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again Link to comment Share on other sites More sharing options...
labelandco Posted October 29, 2013 Share Posted October 29, 2013 cela ne concerne pas le référencement merci de poster sur le bon fourm Link to comment Share on other sites More sharing options...
anddam Posted October 29, 2013 Author Share Posted October 29, 2013 On 10/29/2013 at 11:22 AM, labelandco said: cela ne concerne pas le référencement merci de poster sur le bon fourm merci bcp 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