Problem ftp.domain.com
Hi
The website subdomain REDACTED(ftp subdomain) I noticed that it was referenced on Google instead of REDACTED (main domain)
I have noticed that several of my domains are affected, still with ftp.domain.com, or too ns1.domain.com
How to fix?
Regards
-
hi Hope you are well this problem seems to be the DNS issue. Please contact your name server provider to look into this matter. Feel free to contact us for more help. 0 -
I have to configure something on my dedicated server? It's a CentOS 7.9 with WHM/Cpanel 98.0.9 0 -
When I check the ftp subdomain you mentioned (which I removed from the post for security reasons) I see there is content responding there. Anything with web content will likely get indexed by Google. Normally I would expect common subdomains like ns1. or ftp. to show the default "sorry" page, so there is likely redirection happening on your site that causes them to show real content. 0 -
I don't see anything changed for the subdomain in "ftp.site.com". On the other hand, maybe it works for other things. Here is my problem to summarize: Actually my cpanel / whm name is called "ns.site.com" and it works in both ssl and nossl Going to I get the sorry page, it's okay. Going to I get the sorry page By going to 0 -
That's interesting, although I don't have a good explanation of that on my end. If you have root access, could you submit a ticket to our team so we can examine the system directly? If you are able to submit a ticket, please post the number here so I can follow along and keep this thread updated. 0 -
Ticket number: : #94370920 0 -
Thanks for that - I do see the team helped you setup customized virtualhost entries so those resolved over a secure connection. Let us know if you need anything else! 0 -
Hi Yes I cloned this: /var/cpanel/templates/apache2_4/ssl_vhost.default
to/var/cpanel/templates/apache2_4/ssl_vhost.local
this local file has been modified, at the very top I added this: [CODE=apacheconf] [% IF vhost.serveradmin -%] ServerName ftp.[% vhost.serveradmin %] [% ELSE %] ServerName ftp.[% vhost.servername %] [% END -%] DocumentRoot /var/www/html suPHP_UserGroup nobody nobody AllowOverride All SSLEngine on SSLCertificateFile /var/cpanel/ssl/cpanel/cpanel.pem SSLCertificateKeyFile /var/cpanel/ssl/cpanel/cpanel.pem SSLCertificateChainFile /var/cpanel/ssl/cpanel/cpanel.pem SSLUseStapling Off SecRuleEngine On
The case is settled I didn't know, I would have learned something useful. Regards0
Please sign in to leave a comment.
Comments
12 comments