Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1450,13 +1450,14 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :


```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1492,13 +1493,14 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :


```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1450,13 +1450,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1492,13 +1492,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1450,13 +1450,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1492,13 +1492,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1450,13 +1450,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1492,13 +1492,13 @@ dnf install nghttp2

4. Modifiez la méthode utilisée par apache pour le module multi-processus dans **/etc/httpd/conf.modules.d/00-mpm.conf** :

Commentez la ligne suivante :
Identifiez la ligne suivante et commentez-la en ajoutant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Décommentez la ligne suivante :
Identifiez la ligne suivante et décommentez-la en supprimant le caractère "#" comme ci-dessous :

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-24.04/administration/secure-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -1453,13 +1453,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1495,13 +1495,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-24.10/administration/secure-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -1454,13 +1454,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1496,13 +1496,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-25.10/administration/secure-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -1456,13 +1456,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1498,13 +1498,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-26.10/administration/secure-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -1456,13 +1456,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down Expand Up @@ -1498,13 +1498,13 @@ dnf install nghttp2

4. Update the method used by the apache multi-process module in **/etc/httpd/conf.modules.d/00-mpm.conf**:

Comment the following line:
Find the following line and comment it by adding the "#" character as below:

```shell
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
```

Uncomment the following line:
Find the following line and uncomment it by removing the "#" character as below:

```shell
LoadModule mpm_event_module modules/mod_mpm_event.so
Expand Down