have either been built into the httpd binary or loaded by the httpd.conf configuration file.
ont été soit compilés avec le binaire httpd, soit chargés par le fichier de configuration httpd.conf.
The httpd binary is built with the help of several patches to third party packages, which ensure the released code is buildable and debuggable.
Correctifs requis Le binaire httpd est compilé à l'aide de nombreux correctifs appliqués aux paquets tiers, ce qui permet de s'assurer que le code fourni est bien compilable et déboguable.
Modules that are compiled into the the Apache httpd binary are called static modules, while modules that are stored separately and can be optionally loaded at run-time are called dynamic modules or DSOs.
Les modules qui sont compilés dans le binaire httpd sont appelés modules statiques, alors que les modules qui existent séparément et peuvent être chargés optionnellement à l'exécution sont appelés modules dynamiques ou DSOs.
httpd Synopsis When acting in pass-through mode, apachectl can take all the arguments available for the httpd binary.
En mode frontal (pass-through), apache2ctl peut spécifier tous les arguments qu'accepte le binaire httpd.
The modules can be statically compiled into the httpd binary when the server is built.
NOTE: If your Apache installation uses non-standard paths, you will need to edit the apachectl script to set the appropriate paths to your PID file and your httpd binary.
NOTE : Si votre installation d'Apache utilise des chemins qui ne sont pas standards, vous aurez à éditer le script apachectl pour définir le chemin exact vers votre fichier PID et votre binaire apache.
You should now have a PHP-enabled httpd binary!
Alternatively, modules can be compiled as Dynamic Shared Objects (DSOs) that exist separately from the main httpd binary file.
Les modules seront compilés en tant qu'Objets Dynamiques Partagés (Dynamic Shared Objects ou DSOs) qui mènent une existence séparée du fichier binaire principal httpd.
Make sure that the httpd binary you are running is the actual new httpd binary you just built.
Assurez-vous que le binaire httpd que vous exécutez est bien le nouveau binaire que vous avez compilé.