Hi,
its working fine with 4g network on mobile. Can you double check if your server has configured IPv6 and you any setup AAAA record? This may not be the case but worth checking, if you are sure your phone is not infected and browser not routing traffic to addware sites.
If you ask me in India then I would recommend you Web Hosting India, VPS-Dedicated Servers at Persys-Host
They've Real 24/7 Technical Support and good server uptime.
Best of luck. :)
Txt record can be use for various purposes. However people use spf record for emails mostly.
From Linux terminal you can find txt record as
dig TXT domain.com +short
I have done the same for one of my domain and i am able to see the host ip.
root@linux [~]# dig TXT xxxx.xxx...
Not helpful
Nope, it's just a script search for common DNS records, if all your records clouded then you cant really dig the things out.
In case if someone added txt recod with ip of hosts then you may get idea, thats the another thing you can try.
Its really hard to get the real IP if someone used cloudflare CDN for all its records and you cant guess any other records. Email form is one of the thing though but not all sites uses the forms to send emails from php function.
You will just need following things on VPS for wordpess sites,
PHP 5.6 or greater
MySQL 5.6 or greater
The mod_rewrite Apache module
Setup accordingly and that's it.
Check the .htaccess file in root folder of domainone.com rewrite rules could have causing the problem.
The best option here should be change document root of the addon domain.
Move your domaintwo.com folder from the
/home/user/public_html TO
/home/user/
Go to the cPanel >>Addon...
You cant do this with ngnixcp admin. Since, this is happening because Nginx is providing it's own 'webserver' meta-package, which conflicts with cPanels 'webserver' meta-package.
Try with : https://github.com/engintron/engintron
So nginx running fine? Did you check both services if they are running fine?
try to kill all httpd and nginx process and restarted the service.
killall httpd
killall nginx
service nginx restart
Also what about load issue?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.