logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Hello, World Module?
Author
tessmonsta



Joined: 09 Nov 2006
Posts: 2

PostPosted: Fri 10 Nov '06 18:13    Post subject: Hello, World Module? Reply with quote

Forgive me for asking a newbie question but...

I'm looking for a simple "Hello, World" module written in C. I've dug around in the apache source and found mod_example, but I'm looking for something simpler. All it really has to do is print a static HTML document using ap_rputs.

Thanks!
Back to top
bruciebruce



Joined: 07 Nov 2006
Posts: 15
Location: On the beach in SoCal

PostPosted: Fri 10 Nov '06 21:51    Post subject: Reply with quote

Hi,

Read this dialog:

http://www.apachelounge.com/viewtopic.php?t=1019

It outlines (among other things) on how to make a mod from scratch. There
is an example of "mod_echo" that is very useful.

-B
Back to top


Reply to topic   Topic: Hello, World Module? View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads