http

All posts tagged http by Linux Bash
  • Posted on
    Featured Image
    Learn how to securely redirect HTTP to HTTPS on Linux servers using Apache or Nginx. This essential security measure not only protects user data but also improves SEO rankings. The guide includes steps for enabling Apache's `mod_rewrite`, editing virtual host files, and configuring Nginx server blocks for automatic redirection. Followed by tests to ensure proper implementation, securing your website supports better web security practices and data protection.
  • Posted on
    Featured Image
    Explore HTTP packet sniffing with `httpry`, a command-line tool for Linux. This article covers installations on Debian, Ubuntu, Fedora, and openSUSE, and provides an easy guide to basic and advanced features, including real-time HTTP packet parsing and plugin functionality. Ideal for system administrators and security enthusiasts looking to monitor and analyze network traffic effectively.