Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorconradwt
     
    Hi, how does setup a project so that you can access the controller action as follows:

    http://localhost/admin/index or http://localhost/admin

    BTW, I have created the following soft-link as follows:

    ln -s /Users/conradwt/php.dir/projects/ec3/public /Library/WebServer/Documents

    Now, when I try to access any one of the above URLs, I'm getting 404 error.
    • CommentAuthorpweil
     
    Please describe your akelos setup in more detail. It seems as though you would need ec3 as part of your url, but I don't know enough about your setup. Do you have an admin controller?