We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae34e60 + 5bca968 commit f44720aCopy full SHA for f44720a
pub/media/.htaccess
@@ -23,6 +23,9 @@ SetHandler default-handler
23
Options +FollowSymLinks
24
RewriteEngine on
25
26
+ ## you can put here your pub/media folder path relative to web root
27
+ #RewriteBase /magento/pub/media/
28
+
29
############################################
30
## never rewrite for existing files
31
RewriteCond %{REQUEST_FILENAME} !-f
0 commit comments