Hello, I am working on implementing a website for a German gallery into WordPress, so that the owners can add news and other stuff themselves. But after an error occured on the server, and the server providers had to get a back-up version, the root of the blog shows the 404 page, instead of the selected frontpage..
I have tried changing from using a 'static page' to using the standard 'news feed', but it still gave the 404 message.
I have also tried changing themes, to see if it was the theme that was the problem. But the same error occurs in other themes too.
The server providers say that the page is set to automatically show index.* as the frontpage, so using .htaccess doesn't do anything either.
According to the server providers, they think that "the problem is a configuration error in WordPress, resulting in a way that the content is only rendered when 'index.php' is included in the url."
This is the url do the frontpage, that doesn't work:
http://schuebbeprojects.com/wordpress
And this is the page that should be shown:
http://schuebbeprojects.com/wordpress/index.php
Is there anyone here who has a solution for this problem? As I have tried anything I could think of, and could find on the internet.