Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthordelia
     
    Hi all,
    has anyone installed akelos on IIS 5.1?? I have installed an application and all is working fine except the calls with POST from forms.

    This error appears:
    HTTP 405 - Resource not allowed.

    Any idea would be apreciated!

    Thanks!!!
    Delia
    • CommentAuthordelia
     
    hi again!

    anyone could tell me how to force the urls so they will look like that:
    /index.php?ak=/controller/action/id&

    i want that the string "index.php" always appears in the call.....