Skip to content

Commit

Permalink
🔃 [EngCom] Public Pull Requests - 2.2-develop
Browse files Browse the repository at this point in the history
Accepted Public Pull Requests:
 - #21037: [Backport] Added RewriteBase directive template in .htaccess file into pub/media folder (by @ccasciotti)
  • Loading branch information
magento-engcom-team authored Mar 21, 2019
2 parents ae34e60 + 5bca968 commit f44720a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pub/media/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ SetHandler default-handler
Options +FollowSymLinks
RewriteEngine on

## you can put here your pub/media folder path relative to web root
#RewriteBase /magento/pub/media/

############################################
## never rewrite for existing files
RewriteCond %{REQUEST_FILENAME} !-f
Expand Down

0 comments on commit f44720a

Please sign in to comment.