Control Web Panel
WebPanel => CentOS-WebPanel Bugs => Topic started by: Sickdog on June 24, 2020, 12:03:32 AM
-
Hi
Every time I try to share on facebook (via post os simply sending a message to a friend) my website www.sickdogsurf.com it pops up the testing page of centos in the facebook preview (see here https://paste.pics/87d249c940f18ba132971173dfd811d0 ). I tried to fix this with official support, but it appears not to work...
Funny enough, if I share https://www.sickdogsurf.com , the testing page doesn't appear...
Support seems helpless, any idea?
Thanks a lot!!!
Roberto
-
Did you ever find a solution? I am facing the same problem!
-
Removing index.html from /public_html/ MIGHT help.
-
Also, you can change your Index directive in Apache or Nginx. I always set it to just index.php (removing index.html and index.htm) unless it is for a static HTML site (much more rarely these days).
-
Your server is compromised by a backdoor python service which uses a fake apache module mod_auth_form.so Apache module doing SEO cloaking (serves casino/gambling content only to Googlebot, redirects real users via injected JS and returns 206 welcome 131 bytes page.
Unload and delete the fake mod_ath_form module
stop and remove fake ntpd service (the python backdoor)
this is a security problem at the latest cwp version, something with the API. You also need to rotate main passwords (root, mysql, etc)
also you may find that your /root/.ssh/ keys are deleted