Force www or without www
Everyone can link to your site using http://domain.com or http://www.domain.com. A search engine will not always treat both the same, as you can see for yourself – try doing a ‘site:yourdomain.com‘ search, then compare to ‘site:www.yourdomain.com‘. We can force everyone to use the same domain using mod_rewrite. Whether you wish to use www or not [...]
Tags: Force www, htaccess, mod_rewrite, no www, without www
19.May.11
Linux, SEO, Server
Comments (0)
Creating Password Protected Folders using htaccess
Important: This method of password protecting folders does not provide protection for highly secure information. It is mainly to keep more casual users from accessing a page through a Web browser. See the limitations to this method of authentication for details. On this page: Part 1: Create a password file and put it on the [...]
Tags: Creating, Folders, htaccess, Password, Protected, Using
20.Jan.09
Linux, Security, Server
Comment (1)
Configuration Cron and Crontab
Cron is a program that perform tasks that have been scheduled based on the table crontab. Cron complete this task by himself awake every minute and check whether there is a jobs, which must be based on the table dijalankannya crontab. Please note the difference between cron same crontab. Cron is a program or daemon, [...]
Tags: *nix, cron, crontab, Linux, schedule
15.Nov.08
Linux
Comments (0)
Basic Syntax Or Command Vi (vim)
There never feel frustrated when you have to do edit the file in Linux? Or have you how the confusion out of the vi editor? I have therefore I write this article that do not have to kill every time should exit from the vi .. To start vi editor can be done in two [...]
Tags: editor, Linux, notepad, vi, vim
12.Nov.08
Linux
Comment (1)
Apa Itu VPS ??
VPS (Virtual Private Server) adalah sebuah terobosan paling canggih dalam teknologi virtualisasi server. VPS adalah sebuah physical server yang dibagi menjadi beberapa virtual private sever. Setiap VPS terlihat dan bekerja seperti sebuah jaringan server sistem yang sebenarnya, komplit vps dengan pengaturan sendiri untuk init script, users, pemrosesan, filesystem, dan sebagainya… Dasar VPS VPS bekerja seperti [...]
Tags: teknologi, virtual private server, vps
16.Oct.08
Linux, Network, Server
Comments (2)