Re: Redirect help
Alan Seiden <[email protected]>
| Newsgroups | gmane.comp.systems.as400.web |
|---|---|
| Message-ID | <[email protected]> |
Then I would turn up the level of your rewrite logging to understand where the problem is. https://cwiki.apache.org/confluence/display/HTTPD/RewriteLogLevel Although this page says the rewrite log level functionality has changed: http://httpd.apache.org/docs/current/mod/mod_rewrite.html Alan > On May 11, 2021, at 5:15 PM, David Gibbs via WEB400 <[email protected]> wrote: > > On 5/10/21 8:49 AM, Alan Seiden wrote: >> Because you used the “^” symbol, aren’t you attempting to start your match at the beginning of the string? >> Thus, you’d have to include the initial forward slash: >> i.e. “^/mailman/listinfo(.*)__;.*” >> I know you said your original ^listinfo regex worked, but I always thought the caret symbol meant you had to match the start of your string. > > I tried putting a slash after the carat, but it made no difference. > > The listinfo rule has been in place for years and has always worked fine. > > david > > > -- > I'm riding in the American Diabetes Association's Tour de Cure to raise money for diabetes research, education, advocacy, and awareness. You can make a tax-deductible donation to my ride by visiting https://mideml.diabetessucks.net. > > You can see where my donations come from by visiting my interactive donation map ... https://mideml.diabetessucks.net/map (it's a geeky thing). > -- > This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/web400 > or email: [email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/web400. > -- This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/web400 or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/web400.