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