I've been working for the last couple of weeks deploying my Ramaze app, creating the htaccess and dispatch files, setting up my connection to the remote database, etc. but I seem to have hit a snag.
Every time I make a request from my domain, be it www.mydomain.com/ or www.mydomain.com/do_action or whatever, the request always executes the default "index" action.
Can anyone tell me what might be causing this? Perhaps the htaccess file when it rewrites to dispatch.fcgi? Right now I haven't got a clue.
Thanks.