Replies: 0
Hello,
I used the plugin, but the .htaccess written now contains html expansion for the ‘ symbol.
the output is now:
Options -Indexes
deny from all
<FilesMatch & #039;\.(jpg|jpeg|png|gif|mp3|ogg|pdf|zip|exe)$& #039;>
Order Allow,Deny
Allow from all
</FilesMatch>
NOTE: I added a space after the & to represent it in this viewer.