Joomla Hosting

Archive for the ‘Tips Webmaster’ Category

Install FileZilla

Saturday, February 16th, 2008

This tutorial will guide you to install FileZilla. Filezilla is a fast FTP and SFTP client for Windows with a lot of features.

Pindah Hosting

Thursday, November 15th, 2007

Langkah yang dibutuhkan untuk pindah hosting: BACKUP! BACKUP! BACKUP!, backup database, backup file Jika ingin transfer domain ke dapur hosting, silahkan baca artikel Transfer Domain Ke Dapur Hosting. Di sini anda butuh TRANSFER SECRET. Kalau anda tidak ingin transfer domain, anda diharuskan mengarahkan Name Server domain anda ke NS yang kami ...

Submit Blog And Ping Services

Wednesday, October 10th, 2007

This is list of some blog submital anda ping services. If you have update about blog submital and ping services, please drop us comment. We'll appreciate it.

Menggunakan PHP 5

Monday, September 3rd, 2007

Untuk menggunakan PHP 5 di server kami, anda harus: Rename extension script anda menjadi .php5. ATAU Menambahkan syntax AddHandler application/x-httpd-php5 .php di file .htaccess anda.

How to redirect page using .htaccess

Friday, August 31st, 2007

Article Source: http://www.ssi-developer.net/htaccess/redirecting.shtml Introduction: This guide shows you how to use .htaccess to redirect a specific page to another address. This is probably the best way to redirect pages mainly because of the lack of effort it needs to set up and it's not browser dependent like some redirection scripts. If you ...

.htaccess for Webmasters

Thursday, August 30th, 2007

Grab from http://9tutorials.com/2007/05/12/htaccess-for-webmasters.html When site is “Under Construction?? This lets google crawl, lets me access (1.1.1.1) without a password, and lets access from anyone WITH a password. It also allows for XHTML and CSS validation through w3.org update combined allow code credit: megaspaz AuthName "Under Development" AuthUserFile /home/askapache.com/.htpasswd AuthType basic Require valid-user Order Deny,Allow Deny from all Allow from 1.1.1.1 ...

Broken Link Checker

Monday, July 23rd, 2007

Kunjungi situ w3.org di bawah ini untuk test broken link web anda. http://validator.w3.org/checklink

Manual Update Awstats From cPanel

Saturday, June 30th, 2007

To get newest statistics from Awstats, you must wait at least 24 hours. But you can manual get latest update of your statistic by following this tutorial: Login to your FTP Go to /tmp/awstats/ Open and edit awstats.yourdomain.com.conf Find this word AllowToUpdateStatsFromBrowser=0 Change it to AllowToUpdateStatsFromBrowser=1 Now login to your cPanel and go to ...

Show Awstats Statistics Without Login To cPanel

Saturday, June 30th, 2007

To show Awstats Statistics without login to cPanel: Download awstats.phps form our server. Rename to awstats.php Edit and change some paramerter. Just follow instruction in this file. Uplod to your server.

Bagaimana menampilkan web statistik awstats di cpanel

Saturday, June 30th, 2007

Dapur Hosting menyediakan statistik untuk melihat jumlah pengunjung web anda, dari mana mereka datang, dengan keyword apa mereka mencari web anda, sampai dengan menggunakan browse apa mereka mengunjungi web site anda. Silahkan login ke control pnale anda di http://www.namawebsiteanda.com/cpanel dan masukkan username dan password. Username dan password dapat dilihat dari welcome ...