lem__mel Posted July 4, 2017 Share Posted July 4, 2017 Bonjour ! Cela fait maintenant un petit moment que je joue avec les options de Prestashop, celles de Nginx, mais j'abandonne : on dirait plus une erreur de Prestashop. Lorsque je navigue sur le backoffice, les URLs sont de ce genre : http://192.168.1.19/admin870ggmrq3/index.php?controller=AdminMeta&token=f787727f5770105406dc88b89db85507 http://192.168.1.19/admin870ggmrq3/index.php?controller=AdminCustomerThreads&token=a27430ca7552d31ea45354d4cf56dd60 On constate qu'il s'agit d'URLs non « simplifiées » (ou prettyurl) : l'option est en effet désactivée. Le problème est qu'à certains endroits des URLs « simplifiées » sont utilisées ; par exemple : les produits : http://192.168.1.19/admin870ggmrq3/index.php/product/catalog?_token=n05vZXBxlcxkzhUlOzs1lQ7ixwkE7jtUPWPucn--IGo les modules : http://192.168.1.19/admin870ggmrq3/index.php/module/catalog?_token=n05vZXBxlcxkzhUlOzs1lQ7ixwkE7jtUPWPucn--IGo et j'obtiens ainsi un 404 Not Found Quelqu'un aurait-il une idée/piste ou dois-je bien déclarer un bug ? Logiciel : Linux, Nginx (1.10), PHP/FPM (7.0), 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