freebsd-ports/www/mod_cplusplus/pkg-plist
Martin Wilke e881321bb0 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/

PR:		ports/107361
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2006-12-30 23:24:37 +00:00

11 lines
399 B
Text

%%APACHEINCLUDEDIR%%/apache_filters.h
%%APACHEINCLUDEDIR%%/apache_handler.h
%%APACHEINCLUDEDIR%%/apache_output_buffer.h
%%APACHEINCLUDEDIR%%/apache_protocol.h
%%APACHEINCLUDEDIR%%/cpp_request.h
%%APACHEINCLUDEDIR%%/cpp_server.h
%%APACHEINCLUDEDIR%%/env_hash.h
%%APACHEINCLUDEDIR%%/env_value.h
%%APACHEINCLUDEDIR%%/mod_cplusplus.h
%%APACHEINCLUDEDIR%%/request_env.h
%%APACHEMODDIR%%/mod_cplusplus.so