Index of /ports_www/mod_cplusplus

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 1.2K [   ] distinfo 28-May-2011 14:15 146 [DIR] files/ 28-Jun-2007 09:22 - [TXT] pkg-descr 31-Dec-2006 02:24 369 [   ] pkg-plist 07-Jun-2010 13:16 396
mod_cplusplus is a proper apache module which allows you to load cpp objects
as handlers for Apache-2.0.  It differs from other modules i've seen in that
it manages the loading and calling of separate shared objects containing your
handler classes.  This allows you to easily and cleanly run an entire site
with c++ handlers.

WWW: http://modcplusplus.sourceforge.net/