mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

10K
active users

#ApacheWebServer

0 posts0 participants0 posts today
Martin Boller :debian: :tux: :freebsd: :windows: :mastodon:<p>Another short blog post on blocking <a href="https://infosec.exchange/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://infosec.exchange/tags/LLM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLM</span></a> <a href="https://infosec.exchange/tags/Bots" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bots</span></a> that slow down a website. Using <a href="https://infosec.exchange/tags/NGINX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NGINX</span></a>, but easily adaptable to <a href="https://infosec.exchange/tags/ApacheWebServer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ApacheWebServer</span></a> <a href="https://infosec.exchange/tags/Caddy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Caddy</span></a> etc</p><p><a href="https://www.infosecworrier.dk/blog/2025/07/botblocker/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">infosecworrier.dk/blog/2025/07</span><span class="invisible">/botblocker/</span></a></p>
Crazy-to-Bike<p><span>Nachdem ich eine ziemliche Odysee hinter mir habe, Matrix als Docker Umgebung lauffähig zu installieren - und damit ja alles andere als allein bin, da die Matrix-Dokumentation und diverse Anleitungen so la la sind (weil nicht mehr aktuell oder sie setzen Wissen zwischen den Zeilen voraus) - habe ich, wie versprochen, meine funktionierene Docker-Konfiguration Schritt für Schritt dokumentiert.<br><br>Das Ganze setzt auf einen debian-basierten Server mit Docker, Docker-Compose und Apache-Webserver.<br><br>Ihr findet die Doku auf meiner Webseite </span><a href="https://www.crazy-to-bike.de" rel="nofollow noopener" target="_blank">https://www.crazy-to-bike.de</a><span><br><br>Direktlink: </span><a href="https://matrix-tutorial.2goto.de" rel="nofollow noopener" target="_blank">https://matrix-tutorial.2goto.de</a><span><br><br>Vielen Dank an </span><a href="https://social.tchncs.de/@fabbecker" class="u-url mention" rel="nofollow noopener" target="_blank">@fabbecker@social.tchncs.de</a><span> und </span><a href="https://social.violoncello.ch/@jonas" class="u-url mention" rel="nofollow noopener" target="_blank">@jonas@social.violoncello.ch</a><span> für ihre Hilfe beim Lösen des ein oder anderen Problems auf dem Weg zum Ziel.<br><br></span><a href="https://fediworld.de/tags/Matrix" rel="nofollow noopener" target="_blank">#Matrix</a><span> </span><a href="https://fediworld.de/tags/Element" rel="nofollow noopener" target="_blank">#Element</a><span> </span><a href="https://fediworld.de/tags/Element-Web" rel="nofollow noopener" target="_blank">#Element-Web</a><span> </span><a href="https://fediworld.de/tags/ElementWeb" rel="nofollow noopener" target="_blank">#ElementWeb</a><span> </span><a href="https://fediworld.de/tags/Synapse" rel="nofollow noopener" target="_blank">#Synapse</a><span> </span><a href="https://fediworld.de/tags/Synapse-Admin" rel="nofollow noopener" target="_blank">#Synapse-Admin</a><span> </span><a href="https://fediworld.de/tags/SynapseAdmin" rel="nofollow noopener" target="_blank">#SynapseAdmin</a><span> </span><a href="https://fediworld.de/tags/Docker" rel="nofollow noopener" target="_blank">#Docker</a><span> </span><a href="https://fediworld.de/tags/DockerCompose" rel="nofollow noopener" target="_blank">#DockerCompose</a><span> </span><a href="https://fediworld.de/tags/Docker-Compose" rel="nofollow noopener" target="_blank">#Docker-Compose</a><span> </span><a href="https://fediworld.de/tags/Apache" rel="nofollow noopener" target="_blank">#Apache</a><span> </span><a href="https://fediworld.de/tags/Apache2" rel="nofollow noopener" target="_blank">#Apache2</a><span> </span><a href="https://fediworld.de/tags/ApacheWebserver" rel="nofollow noopener" target="_blank">#ApacheWebserver</a><span> </span><a href="https://fediworld.de/tags/Apache-Webserver" rel="nofollow noopener" target="_blank">#Apache-Webserver</a><span> </span><a href="https://fediworld.de/tags/Anleitung" rel="nofollow noopener" target="_blank">#Anleitung</a><span> </span><a href="https://fediworld.de/tags/Tutorial" rel="nofollow noopener" target="_blank">#Tutorial</a><span> </span><a href="https://fediworld.de/tags/Doku" rel="nofollow noopener" target="_blank">#Doku</a><span> </span><a href="https://fediworld.de/tags/Dokumentation" rel="nofollow noopener" target="_blank">#Dokumentation</a></p>
mkj<p>If you have ever wanted to configure your Apache web server to only ever serve session cookies when a visitor makes an automated GDPR data processing objection through the Do Not Track (DNT) and Global Privacy Control (GPC, Sec-GPC) HTTP request headers, but couldn't figure out how to set that up; well, here's a recipe.</p><p><a href="https://michael.kjorling.se/blog/2023/respecting-dnt-gpc-http-headers-by-only-serving-session-cookies-from-apache/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">michael.kjorling.se/blog/2023/</span><span class="invisible">respecting-dnt-gpc-http-headers-by-only-serving-session-cookies-from-apache/</span></a></p><p>You're welcome. 🙂</p><p><a href="https://social.linux.pizza/tags/Apache" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apache</span></a> <a href="https://social.linux.pizza/tags/ApacheWebServer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ApacheWebServer</span></a> <a href="https://social.linux.pizza/tags/BlogPost" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BlogPost</span></a> <a href="https://social.linux.pizza/tags/DNT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DNT</span></a> <a href="https://social.linux.pizza/tags/GDPR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GDPR</span></a> <a href="https://social.linux.pizza/tags/GPC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GPC</span></a> <a href="https://social.linux.pizza/tags/privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>privacy</span></a> <a href="https://social.linux.pizza/tags/SecGPC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SecGPC</span></a></p>
Reuben Walker<p>The Servers of WordPress - Apache. <a href="https://mobileatom.net/servers-wordpress-apache/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mobileatom.net/servers-wordpre</span><span class="invisible">ss-apache/</span></a> <a href="https://me.dm/tags/ApacheWebServer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ApacheWebServer</span></a> <a href="https://me.dm/tags/WordPress" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WordPress</span></a></p>
Technology Tales<p>Using .htaccess to control hotlinking<br />There are times when blogs cease to exist and the only place to find the content is on the Wayback Machine. Ev<br /><a href="https://technologytales.com/2020/10/10/using-htaccess-to-control-hotlinking/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">technologytales.com/2020/10/10</span><span class="invisible">/using-htaccess-to-control-hotlinking/</span></a><br /><a href="https://mstdn.social/tags/Configuration" class="mention hashtag" rel="tag">#<span>Configuration</span></a> <a href="https://mstdn.social/tags/Imaging" class="mention hashtag" rel="tag">#<span>Imaging</span></a> <a href="https://mstdn.social/tags/Media" class="mention hashtag" rel="tag">#<span>Media</span></a> <a href="https://mstdn.social/tags/Software" class="mention hashtag" rel="tag">#<span>Software</span></a> <a href="https://mstdn.social/tags/Web" class="mention hashtag" rel="tag">#<span>Web</span></a> <a href="https://mstdn.social/tags/WebDevelopment" class="mention hashtag" rel="tag">#<span>WebDevelopment</span></a> <a href="https://mstdn.social/tags/WebTechnologies" class="mention hashtag" rel="tag">#<span>WebTechnologies</span></a> <a href="https://mstdn.social/tags/WebTools" class="mention hashtag" rel="tag">#<span>WebTools</span></a> #.htaccess <a href="https://mstdn.social/tags/Apache" class="mention hashtag" rel="tag">#<span>Apache</span></a> <a href="https://mstdn.social/tags/ApacheWebServer" class="mention hashtag" rel="tag">#<span>ApacheWebServer</span></a> <a href="https://mstdn.social/tags/BMP" class="mention hashtag" rel="tag">#<span>BMP</span></a> <a href="https://mstdn.social/tags/Cloudflare" class="mention hashtag" rel="tag">#<span>Cloudflare</span></a> <a href="https://mstdn.social/tags/configuration" class="mention hashtag" rel="tag">#<span>configuration</span></a> <a href="https://mstdn.social/tags/configurationfile" class="mention hashtag" rel="tag">#<span>configurationfile</span></a> <a href="https://mstdn.social/tags/configurationfiles" class="mention hashtag" rel="tag">#<span>configurationfiles</span></a> <a href="https://mstdn.social/tags/Copy" class="mention hashtag" rel="tag">#<span>Copy</span></a> <a href="https://mstdn.social/tags/GIF" class="mention hashtag" rel="tag">#<span>GIF</span></a> <a href="https://mstdn.social/tags/image" class="mention hashtag" rel="tag">#<span>image</span></a> <a href="https://mstdn.social/tags/Images" class="mention hashtag" rel="tag">#<span>Images</span></a> <a href="https://mstdn.social/tags/mod_rewrite" class="mention hashtag" rel="tag">#<span>mod_rewrite</span></a> <a href="https://mstdn.social/tags/Nginx" class="mention hashtag" rel="tag">#<span>Nginx</span></a> <a href="https://mstdn.social/tags/PNG" class="mention hashtag" rel="tag">#<span>PNG</span></a> <a href="https://mstdn.social/tags/webserver" class="mention hashtag" rel="tag">#<span>webserver</span></a> <a href="https://mstdn.social/tags/Website" class="mention hashtag" rel="tag">#<span>Website</span></a></p>