# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 6185 | Matt Attaway |
Update makefile to work with modern Unix systems This change switches to using g+ to link the .so instead of relying on apxs. It also cleans up some warnings. The makefile for compiling Webkeeper into Apache probably needs some work. |
||
#1 | 5894 | Matt Attaway | Branch Webkeeper code for Apache 2.x compatability project | ||
//guest/perforce_software/webkeeper/libwebkeep.module | |||||
#1 | 805 | Stephen Vance |
Integrated changes from guest depot. Includes APACI build, static and DSO build, Apache 1.3 API, WebKeepSync, WebKeepDirectoryIndex. Also updated index page to reflect new functionality. |
||
//guest/stephen_vance/webkeep/libwebkeep.module | |||||
#2 | 730 | Stephen Vance |
Update so that everything builds smoothly in both loadable and static configs while still following the Apache conventions exactly. Update documentation to show how to load the module in the httpd.conf. |
||
#1 | 603 | Stephen Vance |
First public checkin of Webkeeper updated for Apache 1.3.X. Tested on FreeBSD 3.5 and Red Hat Linux 6.2 and 7.0. |