i write this commands 1. sudo a2enmod rewrite
service apache2 restart i got this error This site can’t be reached This site can’t be reached
www.ip’s server DNS address could not be found. Search Google for 101 103 169 ERRNAMENOT_RESOLVED
IP : 138.68.110.7 Adress : csgofarm.club
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
@Kapec
You don’t have a
CNAME
orA
record forwww
. You should probably create aCNAME
record forwww
pointing tocsgofarm.club
.And it seems like your firewall is activated or you have no services running. If you’re using Ubuntu/Debian, then you can run the following commands: