Skip to content

perusio/apache-mod_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Hello World module for Apache 2.2

Introduction

This module code is taken from the companion site to the The Apache Modules Book and corresponds to the example on Chapter 5.

Comparison with Nginx module

Although the output differs from the Nginx hello world module a comparison between both modules is appropriate. The Nginx module is more complex, but gives you higher performance and a finer control of the way the module operates.

License

The code is licensed under the GPL v2.

About

An hello world module for Apache 2.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages