Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorsmpallen99
     
    I build my application on a local machine. Then copies files to hosting server. My start_form_tag :action => 'myaction', :controller => 'mycontroller' is creating a localhost url. I tried setting AK_HOST in config.php file, but that does not help.