[Solar-talk] How to make Solar work if you install it in a subfolder of server root?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Aug 17 04:11:18 PDT 2006
Hmmm. looking at it, I think it should be Solar_Uri *and*
Solar_Uri_Action, so this would also be needed:
$config['Solar_Uri'] = array(
'path' => '/solar/public_html/',
);
I wish we had a 'router' inside our FrontController. I'll play with
this once I have some time. It seems that ZF's one could be simplified
and used as a Solar router.
rodrigo
More information about the solar-talk
mailing list