Date: 12/10/00
- Next message: Jim Jagielski: "Re: Fw: [PHP-DEV] Function caching..."
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Apache 1.3 SAPI Authors:"
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Apache 1.3 SAPI Authors:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What exactly is the per-dir config supposed to store in
Apache 1.3?
In send_php():
per_dir_conf = (HashTable *) get_module_config(r->per_dir_config, &php4_module);
In php_xbithack_handler():
conf = (php_apache_info_struct *) get_module_config(r->per_dir_config, &php4_module);
Should the xbithack_handler() be fixed (or dropped)?
- Sascha
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jim Jagielski: "Re: Fw: [PHP-DEV] Function caching..."
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /sapi/apache php_apache.c"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Apache 1.3 SAPI Authors:"
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Apache 1.3 SAPI Authors:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

