How to Install and Uninstall mod_log_post.x86_64 Package on Fedora 35
Last updated: November 30,2024
1. Install "mod_log_post.x86_64" package
Please follow the guidance below to install mod_log_post.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
mod_log_post.x86_64
Copied
2. Uninstall "mod_log_post.x86_64" package
This guide let you learn how to uninstall mod_log_post.x86_64 on Fedora 35:
$
sudo dnf remove
mod_log_post.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_log_post.x86_64 package on Fedora 35
Last metadata expiration check: 2:48:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mod_log_post
Version : 0.1.0
Release : 24.fc35
Architecture : x86_64
Size : 47 k
Source : mod_log_post-0.1.0-24.fc35.src.rpm
Repository : fedora
Summary : Module for the Apache web server to log all HTTP POST messages
URL : https://ftp.robert-scheck.de/linux/mod_log_post/
License : GPLv2 with exceptions
Description : mod_log_post can be used for logging all HTTP POST messages. The module
: is based on mod_security but in difference it never returns any error
: messages to the visitors of your websites. Logging of POST data can be
: very useful for debugging purposes or analyses. As the module is loaded
: and run after the SSL decryption, it even can log POST data transmitted
: before via SSL to the Apache web server.
Available Packages
Name : mod_log_post
Version : 0.1.0
Release : 24.fc35
Architecture : x86_64
Size : 47 k
Source : mod_log_post-0.1.0-24.fc35.src.rpm
Repository : fedora
Summary : Module for the Apache web server to log all HTTP POST messages
URL : https://ftp.robert-scheck.de/linux/mod_log_post/
License : GPLv2 with exceptions
Description : mod_log_post can be used for logging all HTTP POST messages. The module
: is based on mod_security but in difference it never returns any error
: messages to the visitors of your websites. Logging of POST data can be
: very useful for debugging purposes or analyses. As the module is loaded
: and run after the SSL decryption, it even can log POST data transmitted
: before via SSL to the Apache web server.