2013/5/27 Sergio Belkin
>
> 2013/5/25 Francis Daly
>
>> On Fri, May 24, 2013 at 02:39:58PM -0300, Sergio Belkin wrote:
>>
>> Hi there,
>>
>> > I am completeley newbie to nginx
>>
>> Welcome.
>>
>> The nginx config follows its own
2013/5/25 Francis Daly
> On Fri, May 24, 2013 at 02:39:58PM -0300, Sergio Belkin wrote:
>
> Hi there,
>
> > I am completeley newbie to nginx
>
> Welcome.
>
> The nginx config follows its own logic, which may not match your previous
> experiences. When you un
{
alias /var/lib/tomcat6/webapps/demo;
index demo3.jsp;
expires 1m;
}
Rewrite is working but nginx is not. proxying to tomcat, because of that
returns the jsp file as a plain text file.
Please could you help me?
Thanks in advance!
--
--
Sergio Belkin http