we are running mod_perl

2002-01-21 Thread David Davis
We use mod_perl to run 2 e-commerce sites, www.ifloor.com and www.cornerhardware.com using a custom caching template system also written in mod_perl   Currently we are developing a complete portal system on sourceforge, under the name sdn_wsg (Small Dog Net Web Site Generator)     David Davis,

cvs commit: modperl/Apache Apache.pm

2002-01-21 Thread stas
stas02/01/21 06:32:35 Modified:Apache Apache.pm Log: - document $r->location Submitted by: Issac Goldstand <[EMAIL PROTECTED]> Reviewed by: stas Revision ChangesPath 1.69 +6 -0 modperl/Apache/Apache.pm Index: Apache.pm

cvs commit: modperl-2.0/todo missing_old_features.txt

2002-01-21 Thread stas
stas02/01/21 00:40:54 Modified:todo missing_old_features.txt Log: - Apache::File has been ported Revision ChangesPath 1.17 +1 -1 modperl-2.0/todo/missing_old_features.txt Index: missing_old_features.txt ===

cvs commit: modperl-2.0/t/response/TestApache compat2.pm compat.pm

2002-01-21 Thread stas
stas02/01/21 00:32:46 Modified:t/apache compat.t t/response/TestApache compat.pm Added: t/response/TestApache compat2.pm Log: - split compat.pm test into compat.pm (for client side validation) and compat2.pm (for sub-tests that can be completed on the se

cvs commit: modperl-2.0/xs/maps apache_functions.map modperl_functions.map

2002-01-21 Thread stas
stas02/01/21 00:27:30 Modified:xs/Apache/Response Apache__Response.h xs/maps apache_functions.map modperl_functions.map Log: - write a wrapper for $r->set_last_modified() to be the same as in 1.x - specify default values for $r->set_content_length and $r->updat