How to Install and Uninstall mod_log_post.x86_64 Package on Fedora 39
Last updated: November 27,2024
1. Install "mod_log_post.x86_64" package
This guide covers the steps necessary to install mod_log_post.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
mod_log_post.x86_64
Copied
2. Uninstall "mod_log_post.x86_64" package
Please follow the guidelines below to uninstall mod_log_post.x86_64 on Fedora 39:
$
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 39
Last metadata expiration check: 1:29:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mod_log_post
Version : 0.1.0
Release : 28.fc39
Architecture : x86_64
Size : 47 k
Source : mod_log_post-0.1.0-28.fc39.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 : 28.fc39
Architecture : x86_64
Size : 47 k
Source : mod_log_post-0.1.0-28.fc39.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.