Getting the above message when trying to start a discussion, tried multiple ways of setting up mod_rewrite, and such as per this discussion: http://discuss.flarum.org/d/642-oops-something-went-wrong-on-the-server
OS: CentOS 7
Web Server: Apache 2.4.6
PHP: 5.5.28
MySQL (MariaDB): 5.5.44
Apache Access Log: POST /api/discussions HTTP/1.1" 404 213 "http://flarum.domain.com" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Firefox Response:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /api/discussions was not found on this server.</p>
</body></html>
/var/www/html/flarum/api does not exist on the server
/var/www/html/flarum/flarum/api does not exist on the server