We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c848b93 commit febe7d5Copy full SHA for febe7d5
pub/media/.htaccess
@@ -12,7 +12,7 @@ AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi
12
Options -ExecCGI
13
14
<FilesMatch ".+\.(ph(p[3457]?|t|tml)|[aj]sp|p[ly]|sh|cgi|shtml?|html?)$">
15
-SetHandler default-hanlder
+SetHandler default-handler
16
</FilesMatch>
17
18
<IfModule mod_rewrite.c>
0 commit comments