AminaM Posted September 15, 2022 Share Posted September 15, 2022 (edited) Hi, When trying to download any module, I am confronted with this error: "Could not find file prestashop/app/Resources/security/.htaccess.dist" Does anyone know how to fix this issue or what causes it? Edited September 15, 2022 by AminaM Solved (see edit history) Link to comment Share on other sites More sharing options...
ComGrafPL Posted September 15, 2022 Share Posted September 15, 2022 (edited) Do you have this file? If yes it should look like # Apache 2.2 <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> Edited September 15, 2022 by ComGrafPL (see edit history) 1 Link to comment Share on other sites More sharing options...
AminaM Posted September 15, 2022 Author Share Posted September 15, 2022 I didn't have the file. Thank you so much for your reply, it solved my problem! Link to comment Share on other sites More sharing options...
ComGrafPL Posted September 15, 2022 Share Posted September 15, 2022 53 minuty temu, AminaM napisał: I didn't have the file. Thank you so much for your reply, it solved my problem! Best of luck. 1 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