-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
Protecting Drupal with htaccess
I noticed that if a site is downloaded using a program like HTTrack, the rule Options -Indexes does not affect directory viewing at all, since this program downloads part of the Drupal modules.
Moreover, HTTrack displays the installed modules, which is already a significant downside, as this program also allows partial downloading of module content, revealing library versions to potential attackers..
The question is, how can I use htaccess to at least prohibit the downloading of module content without compromising the functionality of the site itself?
- Log in to post comments