To quickly test to ensure that everything is working correctly, add the following line to the server configuration file (httpd.conf):
SnakeModuleDir /home/httpd/mod_snake/examples/tut
SnakeModule 01_hello_world.Hello_WorldConnect to the webserver and attempt to retrieve the page ``/hello_world''. If the server responds with a page containing, ``Hello world!'', then everything is working correctly.