From fb9c7ea4d145062e153ad9f7fa7c286721dcac2e Mon Sep 17 00:00:00 2001 From: kar Date: Sat, 24 Feb 2024 12:18:57 +0000 Subject: [PATCH] Add php-debian-bookworm-apache/info.txt --- php-debian-bookworm-apache/info.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 php-debian-bookworm-apache/info.txt diff --git a/php-debian-bookworm-apache/info.txt b/php-debian-bookworm-apache/info.txt new file mode 100644 index 0000000..063ef86 --- /dev/null +++ b/php-debian-bookworm-apache/info.txt @@ -0,0 +1,6 @@ +/etc/apache2/apache2.conf ----------------------- +ServerSignature Off +ServerTokens Prod + +/etc/php/8.3/apache2/php.ini ------------------- +expose_php = Off