I am sorry for reposting this, but I found out we actually had a Premium account, so I would like to work out things from this account now.
My post from a couple of days ago:
"Our sites modules are not working. While accessing things like member.php works perfectly fine, everything that is linked to a module gives the following Error (this is for the events module):
Not Found
The requested URL /m/events/home/ was not found on this server.
Apache/2.4.10 (Debian) Server at (--website-url, not important--) Port 80 From searching this forum, we have already excluded a lot of the usual mishaps that cause this. "mod_rewrite" is activated (according to our host), and the htaccess is the standard one you get when downloading dolphin.
Are there any other things to look out for? This is really frustrating because it works fine on our local computers, but not on our server."
In the comments, someone suggested the following:
Please double-check:
- mod_rewrite is indeed enabled in Apache
- The main .htaccess file was uploaded
- AllowOverride is set to All in the Apache configuration for the domain - otherwise the .htaccess file doesn't work and the RewriteRules will be skipped