Can I override <welcome-file-list> for a single host? On 3-Aug-07, at 11:55 AM, Leland, Robert wrote:
> > If your resin.conf is including the app-default.xml > The <welcome-file-list> is defined there. > I assume you have already checked the resin.conf and the web.xml. > > -Rob > > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Tony Field >> Sent: Friday, August 03, 2007 11:46 >> To: General Discussion for the Resin application server >> Subject: [Resin-interest] default redirection of / >> >> Hi, >> >> My site is using Tuckey's url rewrite filter to keep my URLs >> clean, and it works exactly how I want it to. >> >> However, when I write a redirect for /index.html and /index >> to point back to /, Resin sends my browser into infinite >> redirection limbo (which the browser ultimately figures out >> and warns me about). >> >> Jetty doesn't seem to do this, I haven't tried Tomcat. >> >> Obviously what's going on is that Resin is forwarding >> requests for / to /index.html, and I can't figure out how to stop it. >> >> I'm also running multiple hosts with Resin, so I wan to be >> able to turn off that redirection for just one host and leave >> it on for the rest. >> >> Any help would be greatly appreciated! >> >> Thank, >> Tony Field >> >> >> _______________________________________________ >> resin-interest mailing list >> [email protected] >> http://maillist.caucho.com/mailman/listinfo/resin-interest >> > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
