Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

php geoip not working on ubuntu 18.04 [closed]

I can't get the GeoIP PHP extension working on Ubuntu 18.04 with PHP 7.2 i have intalled it by the cli: sudo apt-get install -y php7.2-geoip Its enabled in system but not working: php7.2 -i | grep ...
Mitra's user avatar
  • 113
0 votes
2 answers
358 views

How to use CNAME to load webapplication

I've built an application and planning to host it at example.com I have about 10 customers who want the application to be hosted on their brand name (White labeled). Instead of deploying the same ...
Harry's user avatar
  • 103
1 vote
1 answer
118 views

IP address showing on my web server together with the domain [closed]

Recently I installed VESTACP and nginx, added domain name and everything is fine, I can access my website with domain but also when I type an IP address from server (http://11.11.11.11) I can access ...
Edgar's user avatar
  • 17