How to flush/clear DNS on your PC

You can flush/clear your DNS cache as per the following:
1) For Windows
– Start -> Run -> type cmd
– in command prompt, type ipconfig /flushdns
– Done! You Window DNS cache has just been flush.
Read the rest

How to configure Awstats to Access It without сPanel

It is very simple to set up and configure it so that you can access it without cPanel access

Please view the main steps:

Step 1.

Download awstats from http://awstats.sourceforge.netRead the rest

Apache + NGINX

Как это работает

NGINX – разрабатываемый с 2002-го года русскими программистами вэб-сервер. Как правило используется для обработки статического содержимого. В нашем случае мы часто используем спайку “Apache + NGINX”, где последний работает в режиме прокси-сервера. Работа данной связки следуящая:… Read the rest