Hi L.López,
In first place I want to say you , great job!
Thanks!!
You can define where the Framework is by setting the AK_FRAMEWORK_DIR constant in your config/config.php path.
define('AK_FRAMEWORK_DIR', '/Volumes/Files/Projects/akelos_framework/trunk');
Although if you have shell access you can just create a symbolic link of the public folder to a place accessible by the webserver.
You actually can modify any path used by Akelos. The default paths are at config/boot.php, so you can simply override them in your config.php files.
1 to 3 of 3