Okay, but thats not quite what was asked. Are you looking at the version of the page, on your host, which ends with a .php file extension or a .html file extension? Check the .php version of the page because that is the Armadillo rendered page which ought to, barring any other misconfigurations, reflect the content you allocated to the content ID.
Thanks for the hint. I did not understand you right at your fist post. I publish the site normally via “publish” within RW. I took a look at my webspace and… you´re right, there is an index.html and an index.php. The site and the suspicious page, are invoked normally via index.html.
When I start manually via the index.php, everything is fine. What I do not know so far how I can manage that the site/page is invoked via the php page. Is there anything in the configurations to do?
O.K. seems as if I found it. the index.html is still on the page but this is an oder file. I deleted directly on the the web server and now everything seems to be o.k.
Thank you so much (THIS I wouldn’t have found out in hours).
Yes, removing the .html document on the web server is usually the simplest way to handle this situation. Just don’t delete anything until you are certain you don’t need it. Renaming first is sometimes a good strategy. I’m glad its working for you.