Hello Mohit,

Thanks for the reply, this is a nice workaround, but this is not an option
for me, i am using some Ajax calls to the other part of the site. If I use
another port (I tried this one) or using a subdomain, it will not be
accepted. 

Thanks anyway for the tip.

Marco


-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Namens Mohit Sindhwani
Verzonden: donderdag 27 maart 2008 7:42
Aan: [email protected]
Onderwerp: Re: [Radiant] Using radiant on another URL

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
>   

Marco,

I know this doesn't directly answer your question, but can you consider 
running it on a subdomain instead?  I'm using radiant quite successfully 
on a sub-domain - something like http://t-engine.onghu.com/ and then 
forwarding from http://onghu.com/te to the subdomain.

Cheers
Mohit.


_______________________________________________
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