mod_pointer is an Apache module for making domain redirects easy. The configuration part of the mappings are handled in either a MySQL or Postgresql database, or in a NDBM or SDBM db file, which makes it it easy to build a web-based interface for letting users change it on their own.
| Tags | Internet Web Site Management |
|---|---|
| Licenses | Apache |
| Implementation | C |
Recent releases


Release Notes: Frameset support for redirecting domains in frames, and new support allowing for URI and arguments to be passed on to the remote location. Both new additions are configurable directly from the database table.


Release Notes: dbm file version of mod_pointer added.


Release Notes: The Postgresql version of mod_pointer has been added. This version has better identification of the error messages produced by mod_pointer. Makefiles for make and gmake (for dynamic linked modules) have been created.


Release Notes: This release uses MySQL's mysql_real functions. The code has been cleaned up.


Release Notes: Memory allocation problems have been fixed.