Limit Access Using htaccess

Limit Access Using htaccess

To limit access to a folder using .htaccess, create .htacess file with following content. YOUR_IP_HERE = Replace it with your

Nginx CloudFlare restore real ip

Nginx CloudFlare restore real ip

When using Nginx Behind Cloudflare, logs and web applications show cloudflare sever IP instead of visitor IP. To fix this,

Start meguca on boot

Start meguca on boot

Meguca is an open source annonymouse imageboard written in Go Lang and Node.js https://github.com/bakape/meguca To start Meguca on boot, you

NameServer

NameServer

Verify if a name server is registered with Find all sites using a specific nameserver Change Nameservers How to change

nslookup

nslookup

To find IP of a domain, use To find MX record for a domain, use To see TXT records, run

Start a program after reboot using cronjob

Start a program after reboot using cronjob

To start a program using cronjob, create a cronjob like On system boot, the command “/root/start.sh” will be executed.

Disable Access to a folder in Nginx

Disable Access to a folder in Nginx

To disable access to folder /admin in Nginx, add following to server block of your web site. To disable access

How to Clear Cache in PrestaShop

How to Clear Cache in PrestaShop

To clear cache in PrestaShop, login to admin area at https://www.yourdomain.com/adminpanel/ Once logged in, go to Configure > Advanced Parameters

PrestaShop Change Database Name

PrestaShop Change Database Name

To change database name, user name and password on PrestaShop 1.7 or later, edit file Once this is done, you

Install memcached on CentOS 7

Install memcached on CentOS 7

To install memcached on CentOS 7, run Set memcached to start on boot Start memcached with Installing PHP Module You

Prestashop

Prestashop

PrestaShop is a popular open-source e-commerce platform that allows users to create and manage their own online stores. PrestaShop Migration

Prestashop Change URL

Prestashop Change URL

To change domain name of a Prestashop site, you need to edit MYSQL database. Table ps_configuration Value for following should