Re: cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm

2003-12-02 Thread Stas Bekman
Geoffrey Young wrote: It'd be better to commit this separately, as it has nothing to do with the rest of the commit. well, the goal for me was to get things working with 2.1. before commit was not working, after commit was. it's ok if it was committed by mistake, but if you simply don't care t

Re: cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm

2003-12-02 Thread Geoffrey Young
>> + >> + >> +# 2.1 >> + >> +http://@servername@:@port@/*> >> +Order Deny,Allow >> +Deny from all >> +Allow from @servername@ >> + >> +ProxyRequests Off >> +

Re: cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm

2003-12-02 Thread Stas Bekman
[EMAIL PROTECTED] wrote: geoff 2003/12/02 07:49:22 Modified:t/filter/TestFilter both_str_req_proxy.pm t/response/TestAPI rutil.pm xs/maps apr_functions.map xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm Log: remove deprecat