Skip to content

[Tutorial 2] Formatting of GitHub markdown is different than on website #6

@studersi

Description

@studersi

The problem below only occurs on the website, not on GitHub.

Formatting: 'module' in italics

We already compiled all of the modules supplied by Apache in Tutorial 1. We will now be adding the most important ones to our configuration. _mpm_eventmodule and _unixdmodule are needed to operate the server. When compiling in the first tutorial we chose the event process model, which we will now be enabling by loading the module. Of interest: In Apache 2.4 such a fundamental setting as the process model of the server can be set in the configuration. We need the unixd module to run the server (as described above) under the user name we defined.

See how text is rendered in tutorial. Part of _mpm_eventmodule is rendered in italics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions