> On Sat, Aug 25, 2001 at 11:43:19PM -0000, [EMAIL PROTECTED] wrote: > > wrowe 01/08/25 16:43:19 > > > > Modified: . CHANGES > > include http_request.h > > modules/http http_core.c http_protocol.c http_request.c > > mod_core.h > > server core.c request.c > > Log: > > Introduce the map_to_storage hook, which allows modules to bypass > > the directory_walk and file_walk for non-file requests. TRACE > > How is this different from the translate_name hook? Your new hook and the > translate_name are both about translating URLs into the backend storage. > > Why was this new one added? (did I miss some discussion somewhere?) And if > so, then why does translate_name stick around? > I have the same question. Check out mod_jk and how it uses the translate_name hook. Bill
- Re: cvs commit: httpd-2.0/server core.c request.c Greg Stein
- Re: cvs commit: httpd-2.0/server core.c request.... Bill Stoddard
- Re: cvs commit: httpd-2.0/server core.c request.... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/server core.c request.... Bill Stoddard
- Re: cvs commit: httpd-2.0/server core.c request.... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/server core.c request.... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/server core.c request.... Barrie Slaymaker
- Re: cvs commit: httpd-2.0/server core.c request.... William A. Rowe, Jr.
- Re: cvs commit: httpd-2.0/server core.c request.... Bill Stoddard
- Re: cvs commit: httpd-2.0/server core.c request.... Barrie Slaymaker
- Re: cvs commit: httpd-2.0/server core.c request.... Ryan Bloom
- Re: cvs commit: httpd-2.0/server core.c requ... Bill Stoddard