[Cppcms-users] mapping across mount_points
Brought to you by:
artyom-beilis
|
From: Marcel H. <ke...@co...> - 2013-07-14 12:54:04
|
Hi *,
I get a invalid url everytime I try the following:
App1 in mount_point "/foo" with mapped url "index"
App2 in mount_point "/bar"
Now I'd like to call url("index") in App2, but it does not work.
Is there a workaround, fix, bug?
Regards
|