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

Reply via email to