Hello Mark,

Thanks for the response. This is a great solution, but it does not affect
the urls generated by radiant. 

I can access all pages with this solution, but the URLs generated on the
site are still pointing to the root.

Is this a bug in Radiant?

Marco  

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Namens Mark Kirby
Verzonden: dinsdag 25 maart 2008 18:49
Aan: [email protected]
Onderwerp: Re: [Radiant] Using radiant on another URL

Start mongrel with --prefix /radiant or whatever subdirectory you want.

Mark

On 24 Mar 2008, at 22:36, Marco wrote:
> Hello,
>
>
>
> I'm using radiant as a part of my website and i would like to use it  
> on
> another URI.
>
>
>
> At first it seams to work, I'm using apache and mongrel (clusterd) and
> created a RewriteRule in apache to find the radiant application.
>
>
>
>  RewriteRule ^/radiant/(.*)$ balancer://radiant_cluster/$1 [P,QSA,L]
>
>
>
> This works, but only for the first page and all other url's I enter  
> in the
> browser. All url's generated by radiant (links on my sites and menu  
> items)
> still points to the domain name without "radiant" in the URL.
>
>
>
> Is it possible to configure radiant to use another url?
>
>
>
> For example, my site is:
>
> http://www.mysite.nl/
>
> Radiant should be running on:
>
> http://www.mysite.nl/radiant/
>
>
>
> Kind regards,
>
>
>
> Marco
>
>
>
>
>
> _______________________________________________
> Radiant mailing list
> Post:   [email protected]
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to