On Wed, Oct 18, 2017 at 11:58 PM, Mark Thomas wrote:
> On 18/10/17 21:49, Maor Shiffman wrote:
>
> > Hi,
> >
> > Attached are two war files that demonstrate the issue - ROOT.war and
> > context2.war.
> > There are two contexts - ROOT, that uses a url rewrite
On Tue, Oct 17, 2017 at 10:11 PM, Mark Thomas wrote:
> On 17/10/17 15:32, Maor Shiffman wrote:
>
> > No, we are using Apache web server in our production environment, but
> this
> > issue also reproduces in our dev environment which doesn't use a web
> server.
&g
On Tue, Oct 17, 2017 at 5:27 PM, Igal @ Lucee.org wrote:
> Maor,
>
> On 10/17/2017 6:32 AM, Mark Thomas wrote:
>
>> On 16/10/17 21:50, Maor Shiffman wrote:
>>
>>> Hi,
>>>
>>> We've recently upgraded our servers from 8.0.43 to 8.0.45 and UR
Hi,
We've recently upgraded our servers from 8.0.43 to 8.0.45 and URLs with
consecutive double slashes that used to work such as
http://www.domain.com/auth//signin.html stopped working - getting a 404.
This happens on our production environment running Linux but also on our
development environment