Let’s Talk!
Suchen Sie einen zuverlässigen Partner, der Ihr Projekt auf die nächste Stufe bringt? Ob es um Entwicklung, Design, Sicherheit oder laufenden Support geht – ich würde mich gerne mit Ihnen unterhalten und sehen, wie ich Ihnen helfen kann.
What is Bookstack BookStack is an open-source, web-based platform for organizing, storing, and sharing knowledge and documentation. It was developed to provide a user-friendly and intuitive interface for creating and managing knowledge bases, wikis, and other types of structured content. BookStack allows users to create books, chapters, and pages, and to organize them hierarchically. Users can […]
Development today relies on multiple teams, services, and environments all working in unison. A topic that always comes up, when setting up a new development environment: How do we secure important credentials, while not making it too complicated for the rest of the team? The key when working with version control systems like Git, is to keep […]
Chatbots Typebot is a free and open-source platform that lets you create conversational apps and forms, which can be embedded anywhere on your website or mobile apps. It provides various features like text, image, and video bubble messages, input fields for various data types, native integrations, conditional branching, URL redirections, beautiful animations, and customizable themes. […]
Developer Tools IT Tools is an amazing docker image that gives you access to a ton of developer tools for different categories. All these are nicely wrapped into an intuitive web-interface. The online tools can perform different functions. These include generating tokens, hashing text, generating UUIDs, encrypting and decrypting text, generating BIP39 passphrases, converting dates […]
I am a huge Docker fan and run my own home and cloud server with it. What is Docker? „Docker is a platform that allows developers to create, deploy, and run applications in containers. Containers are lightweight, portable, and self-sufficient environments that can run an application and all its dependencies, making it easier to manage […]
„Git is a DevOps tool used for source code management. It is a free and open-source version control system used to handle small to very large projects efficiently. Git is used to tracking changes in the source code, enabling multiple developers to work together on non-linear development.“ Many use Github to host remote Git repositories, but […]
1. Build your own little cloud Everybody seems to be searching for ways to integrate digital communication into their home-office environments or client/customer workflows. But many are not willing to pay huge monthly fees or rely on services like Skype, Zoom, Microsoft Teams or Slack. For smaller teams meetings, or webinars for people up to […]
PHP if( !isset($_SERVER[‚PHP_AUTH_USER‘]) ) { if (isset($_SERVER[‚HTTP_AUTHORIZATION‘]) && (strlen($_SERVER[‚HTTP_AUTHORIZATION‘]) > 0)){ list($_SERVER[‚PHP_AUTH_USER‘], $_SERVER[‚PHP_AUTH_PW‘]) = explode(‚:‘, base64_decode(substr($_SERVER[‚HTTP_AUTHORIZATION‘], 6))); if( strlen($_SERVER[‚PHP_AUTH_USER‘]) == 0 || strlen($_SERVER[‚PHP_AUTH_PW‘]) == 0 ) { unset($_SERVER[‚PHP_AUTH_USER‘]); unset($_SERVER[‚PHP_AUTH_PW‘]); } } } .htaccess <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ app.php [QSA,L] </IfModule>
Angry IP scanner is a very fast IP address and port scanner.It can scan IP addresses in any range as well as any of their ports. It is cross-platform and lightweight.“ Nice tool for network administrators to monitor and manage their networks ! https://angryip.org
If you want to prevent google to provide duplicate content from you, you can easily force www for your domains by simply using a small rewrite rule for the htaccess. RewriteEngine onRewriteCond %{HTTP_HOST} !^www.your_domain.com$RewriteRule ^(.*)$ http://www.your_domain.com/$1 [R=301] CheersAlexander
PORTALZINE® NMN
Alexander Gräf
Stettiner Str. Nord 20
DE-49624 Löningen
PORTALZINE® NMN
Alexander Gräf
Stettiner Str. Nord 20
DE-49624 Löningen