On Tue, 27 Nov 2001, [EMAIL PROTECTED] wrote: > I have put mod_perl handler inside a virtual host section > > then inside the virtualhost section, i also put location > directives to override overall modperl handler in some > situations, with sethandler default-handler. > > for instance > > Alias /icons/ d:/Apache/icons/ > <location /icons/> > SetHandler default-handler > </location> > > > this works ok as soon as the uri is /icons/file > > but modperl handler intercept if the uri is just > /icons/ which should otherwise show the directory index of the > location. > > > isn't it a sort of bug ?
No. See if this post solves your problem: [EMAIL PROTECTED]">http://mathforum.org/epigone/modperl/relskoxpee/[EMAIL PROTECTED] - Perrin