Author Topic: CWP Contorl Panel a test page showing up at server root IP address.  (Read 5059 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I have in past just gone to, /usr/local/apache/htdocs and changed the index.html file there to something else, but now if you access the server's IP, you get a CWP test page regardless of what you put in there. So has the default location for the folder that is attached to the server IP been moved?

Offline
*****
Re: CWP Contorl Panel a test page showing up at server root IP address.
« Reply #1 on: February 06, 2021, 06:18:41 AM »
The default folder is /usr/local/apache/htdocs/ . Try to restart nginx/varnish if you have changed the file.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: CWP Contorl Panel a test page showing up at server root IP address.
« Reply #2 on: February 07, 2021, 12:31:33 AM »
As noted in my first remark, that is the location I changed the index.html in. I am not running Nginx or varnish and I restarted php-fpm and the page still won't change from the test page. What could I be doing wrong? This has never happened before.

Offline
***
Re: CWP Contorl Panel a test page showing up at server root IP address.
« Reply #3 on: February 07, 2021, 01:03:11 PM »
Sometimes its dns propagation and will fix itself.   Sometimes it's htaccess, sometimes it's an index.html conflict, sometimes it's wrong permissions, it's something very simple.
Listen to everything Pixelpadre says.

Offline
*
Re: CWP Contorl Panel a test page showing up at server root IP address.
« Reply #4 on: February 07, 2021, 04:17:07 PM »
Oh a whim knowing it was not loading out of that directory for some reason, I went to Select WebServers> Save & Rebuild Configuration. I Left it set on Apache and hit rebuild. Problem solved. That is odd as I had rebuilt the WebServers earlier when I selected NAT'ed configuration...