.htaccess – Allow Only Listed Refe...
After days ago  i was play around with javascript to Allow page access only from pre-listed referrer now i’m playing around with .htaccess Thepurpose is same, to protect our rapidleech or our webpages from unauthorized access, in this case we’re only allow a visitor that come from listed...
What is SSL and HTTPS...
What is SSL SSL is a protocol using different cryptographic algorithms to implement security using authentication with certificates, session key exchange algorithms, encryption and integrity check. It is a common protocol, often used to ensure that the communication between WWW-server and WWW-client...
What is Anonymous Proxy and Elite Proxy...
What is Proxy Server? A proxy server is a machine that sits between the proxy users and the servers that they need access to. When a proxy user requests a certain remote resource using a URL, the proxy server receives this request and fetches the resource to fulfill the client’s request. This process...
Get Started with Cpanel...
After set your nameservers in your domain registrar, you can access your Cpanel account with: http://yourdomain.com:2082 or http://yourdomain.com/cpanel After that it will ask for username and password, enter your username and password. Now you’re ready to start your Cpanel. Incoming search terms:เปลี่ยน...
Set Nameserver in Your Domain Registrar...
Before people can open your website, you have to set nameservers in your domain panel. Here’s some example how to set nameservers. 1. Log in to your domain panel 2. Look at the menu and find edit or change nameserver for your domain account 3. Fill the nameserver field with your webhosting’s...
Dumping / backup and restore mySQL serve...
Of course dumping and restore mysql database can be done easily with phpmyadmin. But what if phpmyadmin is in error state and you need to backup your database on server A  immedietly and move it to server B? The answer is use command console, if you backup database od your virtual private server or...
WordPress error : “To perform the requ...
Maybe you ever find this image when you want to install new plugin or theme on your wordpress website : One of the great features of WordPress is that it allows you to automatically install and upgrade plugins, automatic download it from wordpress.org download center. Incoming search terms:To perform...
How to remote access / ssh access your v...
i use 2 software to access my own virtual private servers, that is putty and bitvise tunnelier, both with its own bad and good 1. putty PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and...