Hi -
I've installed roundcube webmail and am getting a weird error... when it makes AJAX calls it makes them to a URL like this:
GET https://.....com/roundcubemail/?_task=mail.....
and I'm getting a 404. Which is odd because if I drop the "?_..." then the page loads (the homepage of roundcube) just fine. That is "https://.....com/roundcubemail/" works. So does "https://.....com/roundcubemail/?".
"https://.....com/roundcubemail/index.php?_task=mail....." doesn't give me a 404. Not sure what it's supposed to outside of an AJAX call, but at least no 404.
I'm going bonkers.
I'm using an instantiated "phpsuexec" template on 3.3.4 on ubuntu gutsy.
Can anyone think of where to look in the configuration?
Thanks!
I've installed roundcube webmail and am getting a weird error... when it makes AJAX calls it makes them to a URL like this:
GET https://.....com/roundcubemail/?_task=mail.....
and I'm getting a 404. Which is odd because if I drop the "?_..." then the page loads (the homepage of roundcube) just fine. That is "https://.....com/roundcubemail/" works. So does "https://.....com/roundcubemail/?".
"https://.....com/roundcubemail/index.php?_task=mail....." doesn't give me a 404. Not sure what it's supposed to outside of an AJAX call, but at least no 404.
I'm going bonkers.
I'm using an instantiated "phpsuexec" template on 3.3.4 on ubuntu gutsy.
Can anyone think of where to look in the configuration?
Thanks!