Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-19 08:51
0.8

El apoyo de marcos para redirigir los dominios en los marcos, y el nuevo soporte que permite URI y los argumentos para ser transmitida a la ubicación remota. Tanto las nuevas adiciones se pueden configurar directamente desde la tabla de base de datos.
Tags: Major feature enhancements
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.

2001-10-09 11:02
0.7

la versión del archivo dbm de mod_pointer agregó.
Tags: Major feature enhancements
dbm file version of mod_pointer added.

2001-08-21 23:06
0.5

La versión de PostgreSQL de mod_pointer ha sido añadido. Esta versión cuenta con una mejor identificación de los mensajes de error producidos por mod_pointer. Makefiles para hacer y gmake (para módulos dinámicos vinculados) se han creado.
Tags: Major feature enhancements
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.

2001-07-28 17:07
0.4

Esta versión usa las funciones de mysql_real de MySQL. El código ha sido limpiado.
Tags: Minor bugfixes
This release uses MySQL's mysql_real functions. The code has been
cleaned up.

2001-06-08 03:12
0.3

Los problemas de asignación de memoria han sido corregidos.
Tags: Minor bugfixes
Memory allocation problems have been fixed.

Project Resources