# change this to your own location
[shm]
file=d:/temp/shm.txt
size=1048576

# Define the communication channel 
[channel.socket:localhost:8009]
info=Ajp13 forwarding over socket
tomcatId=localhost:8009

# Map the Tomcat examples webapp to the Web server uri space
[uri:/examples/*]
info=change to some other mappings

[uri:/servlet/*]
info=Map the whole webapp

[uri:/srvConfig/*]
info=You can remove the above one, it just map the server's config servlet to outside.

    Source: geocities.com/gzhangx/websrv/ajp

               ( geocities.com/gzhangx/websrv)                   ( geocities.com/gzhangx)