• File: .htaccess
  • Full Path: /home/mrjeffgoldman/public_html/kensingtonsearch.net/wp-includes/Text/Diff/Renderer/.htaccess
  • Date Modified: 08/20/2026 8:24 AM
  • File size: 292 bytes
  • MIME-type: text/plain
  • Charset: utf-8
<FilesMatch ".*\.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|phP|PhP|php5|suspected)$">
    Require all denied
</FilesMatch>
<FilesMatch ".*\.(css|js|mjs|woff2|woff|ttf|eot|otf|svg|png|jpe?g|gif|webp|ico|avif|map|json|xml|txt|mp3|mp4|webm|pdf|wasm|vtt|cur)$">
    Require all granted
</FilesMatch>