On Oct 27, 10:32 am, "Sebastien Lambla" <
s...@serialseb.com> wrote:
> Forgot to notify, but that's fixed too.
>
> -----Original Message-----
> From:
open...@googlegroups.com [mailto:
open...@googlegroups.com] On
>
> Behalf Of Farmar
> Sent: 23 October 2009 15:28
> To: OpenRasta
> Subject: [openrasta] Re: newbie question - 404
>
> thanks for your help Barry unfortunately it doesn’t work... it's not
> that important for now but i wonder how will this work once you deploy
> it?
>
> On Oct 23, 2:58 pm, Barry Dahlberg <
barry.dahlb...@gmail.com> wrote:
> > In the default.aspx of the demo app it has the following line:
>
> > <meta http-equiv="Refresh" content="0;url=/home" />
>
> > This wont work in a virtual directory as you discovered, perhaps try
> > replacing it with something that works for your environment, e.g.
>
> > <meta http-equiv="Refresh" content="0;url=/ordemo/home" />
>
> > Barry
>
> > On Oct 22, 5:22 pm, Farmar <
s.far...@gmail.com> wrote:
>
> > > I’m trying to run the demo app under a virtual dir but i get 404 on