Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
deb13:apache [2026/05/18 22:19] – [Apache 2.4 Installation] Bernard Condraudeb13:apache [2026/05/18 23:00] (current) – [Apache 2.4 and PHP 8.4] Bernard Condrau
Line 1: Line 1:
 ====== Apache 2.4 and PHP 8.4 ====== ====== Apache 2.4 and PHP 8.4 ======
 +add the following:<code>RequestHeader set X-Forwarded-Proto "https" env=HTTPS
 +SetEnvIfNoCase X-Forwarded-Proto https HTTPS=on</code>
 ===== Apache 2.4 Installation ===== ===== Apache 2.4 Installation =====
   - Install apache 2.4<code>$ sudo apt update   - Install apache 2.4<code>$ sudo apt update