Skip to content

Commit

Permalink
updated .htaccess for mail preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreesh Arora committed May 24, 2022
1 parent 0954235 commit dbe2755
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mails/.htaccess
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
Order deny,allow
Deny from all
<FilesMatch "\.(html|txt)$">
Allow from all
</FilesMatch>

0 comments on commit dbe2755

Please sign in to comment.