Author Topic: Default page changed to index.html on all sites!  (Read 78355 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Default page changed to index.html on all sites!
« on: November 21, 2019, 10:16:20 AM »
CWP falks, I assume you've made some kind of update that caused all my wordpres' hosted sites to show CWP's default index.html instead of using index.php to load wordpress.


I've fixed it by moving index.php before index.html in httpd.conf.


I don't really know how it was configured before, but I guess you've changed the httpd.conf with a wrong order of index pages.
BUT! I can I make sure this won't happen again in the future? Please advise what was the change you've made to the panel.


By the way, I didn't access the panel for at least a week, so it's not something I did.
I wonder if others had the same issue...

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #1 on: November 21, 2019, 08:29:52 PM »
same to me
today almost all accounts site got changed to default cwp index.html

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #2 on: November 22, 2019, 04:09:53 AM »
I experienced this issue this afternoon with a select number of domains on 1 account. I don't see the issue on other accounts. Has anyone identified a root cause?

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #3 on: November 22, 2019, 04:29:52 AM »
Same here ... interesting thing is that a partner is seeing different results accessing websites from a different location .... thank you for providing the workaround fix in the httpd.conf file ... that helped, but I am very concerned about unintended consequences.

Thanks again ... state of chaos here

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #4 on: November 22, 2019, 05:01:01 AM »
Fixed by add this line on top of your .htaccess :

Code: [Select]
DirectoryIndex index.php

Offline
**
Re: Default page changed to index.html on all sites!
« Reply #5 on: November 22, 2019, 09:36:23 AM »
Fixed by add this line on top of your .htaccess :

Code: [Select]
DirectoryIndex index.php
Thanks. I had to go over 30 sites now to change this.
But the weird thing is that not all sites had this line in their htaccess, and yet some were working properly.


Any why on earth do we get this error second day in a row?!

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #6 on: November 22, 2019, 12:22:54 PM »
The same problem occurred with me and this causes us embarrassment ??

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #7 on: November 22, 2019, 02:06:53 PM »
You can modify DirectoryIndex direct in httpd.conf file. it will be working per all sites in apache

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #8 on: November 22, 2019, 02:29:17 PM »
Had this happened to me today, I was able to fix it on all sites by rebuilding nginx+apache.

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #9 on: November 22, 2019, 03:43:15 PM »
Same problem here. Solved thanks to this post.
Thank you very much.

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #10 on: November 22, 2019, 09:35:26 PM »
I have made the changes to the httpd.conf file ... but now what is to stop and update like we took on 22Nov and blowing these DirectoryIndex changes away..?..

I am looking in the /usr/local/apache/conf/extra directory ... maybe it makes more sense to try an overide in one of the override files there? but then again references to these files have to be pounded in on the httpd.conf file.

Back to square one....

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #11 on: November 25, 2019, 04:36:01 AM »
I had the same problem and resolution. Not too happy about it, esp after the surprise Nginx disabling.

Offline
**
Re: Default page changed to index.html on all sites!
« Reply #12 on: November 25, 2019, 07:58:17 AM »
Why don't we get answers from CWP's owners?

Offline
**
Re: Default page changed to index.html on all sites!
« Reply #13 on: December 16, 2019, 12:17:46 PM »
I must say I'm very frustrated from the "no answers" mod of CWP's developers!

Offline
*
Re: Default page changed to index.html on all sites!
« Reply #14 on: December 16, 2019, 12:58:29 PM »
I must say I'm very frustrated from the "no answers" mod of CWP's developers!

what is your issue - i can help you out, buddy