Hi Fahim, A tip you may want to consider: removing the server signature from Apache. On CentOS, Fedora, RHEL or Arch Linux: $ sudo vi /etc/httpd/conf/httpd.conf Add the following two lines at the end of the Apache config file: ServerSignatures Off ServerTokens Prod Then restart the web server to activate the changes: $ sudo systemctl restart httpd.service The first line makes Apache hide the version info on any error pages, and the second removes the server token from the HTTP headers. Regards, Christopher Hawker Phone: +61 419 273 141 Sent from my SAMSUNG Galaxy Note5 on the Telstra Mobile Network -------- Original message -------- From: Fahim Ahmed <fahim.ahmed at colocity.com.bd> Date: 21/01/2017 5:11 PM (GMT+10:00) To: centos-mirror at centos.org Cc: treenoy at gmail.com Subject: [CentOS-mirror] New Mirror - Dhaka, Bangladesh Hi, I just completed setting up CentOS public mirror. The details are given below: HTTP: http://centos.myfahim.com/centos/ FTP: no RSYNC: no Sync schedule: Every 6 hrs Bandwidth: 300 Mbps (Internet) and 2 Gbps (IX - Bangladesh Local) Location: Dhaka, Bangladesh Sponsor: CoLoCity Sponsor URL: http://www.colocity.com.bd IPv4 address to authorize: 103.17.181.10 IPv6 address to authorize: no Email contact: fahim.ahmed at colocity.com.bd Preferred contact email: treenoy at gmail.com Mirroring AltArch : no Please add this for public listening. Best regards, Fahim Ahmed -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20170121/9c66151e/attachment-0006.html>