# $Id$ #LoadModule pointer_dbm_module modules/mod_dbm_pointer.so #LoadModule pointer_my_module modules/mod_my_pointer.so #LoadModule pointer_pg_module modules/mod_pg_pointer.so # mysql> grant select on mod_pointer.* to 'pointer'@'localhost'; # mysql> grant select on mod_pointer.* to 'pointer'@'localhost' identified by 'pointer'; # PointerEnable On # PointerAccountingEnable On PointerMySQLKeepAlive On PointerMySQLHost localhost PointerMySQLUser pointer PointerMySQLPassword retniop PointerMySQLDB mod_pointer PointerMySQLTable pointers PointerMySQLHostField host PointerMySQLURLField url PointerMySQLAccountField account PointerFramesetFile /usr/share/doc/apache1-mod_pointer-0.8/frameset.html PointerEnable On PointerAccountingEnable On PointerPGSQLKeepAlive On PointerPGSQLHost localhost PointerPGSQLUser pointer PointerPGSQLPassword retniop PointerPGSQLDB pointer PointerPGSQLTable pointers PointerPGSQLHostField host PointerPGSQLURLField url PointerPGSQLAccountField account PointerFramesetFile /usr/share/doc/apache1-mod_pointer-0.8/frameset.html PointerEnable On PointerFramesetFile /usr/share/doc/apache1-mod_pointer-0.8/frameset.html # # # define some pointers # ServerName joke.example.org # ServerAlias comics.example.org # PointerEnable On #