Posts tagged "apache"

Migrating from Nginx to Apache2 on Debian 12, Understanding sites-available and sites-enabled

If you’re used to working with Nginx on Debian 12, you’ve likely mastered the sites-available and sites-enabled directory structure to manage virtual hosts. Interestingly, Apache2 adopts the same concept , just with a few differences in how things are enabled and maintained. This article walks through setting up Apache2 and draws parallels to the Nginx… Continue reading

Protect Apache with .HTACCESS files

If you’re using Apache web server, this is the first and basic step to protect your web application using .htaccess file. create and put the .htaccess file in root folder of your application and write the code;

Webserver Apache, IIS dan "Google"

Pada saat Situs Netcraft mempublikasikan hasil survey penggunaan webserver di seluruh dunia (Agustus 2007) mungkin kita hanya berpikir mengenai peringkat dan persaingan natara Apache dan IIS milik Microsoft. Pernah terpikir seberapa besar pangsa pasar webserver “merek”Google? Haha… Meskipun Google tidak memiliki produk webserver (OS) tersendiri, ternyata website(baca:webserver) Google meraup pangsa sebesar 7.39 persen (4.844.076 ?,… Continue reading

Webserver Apache, IIS dan “Google”

Pada saat Situs Netcraft mempublikasikan hasil survey penggunaan webserver di seluruh dunia (Agustus 2007) mungkin kita hanya berpikir mengenai peringkat dan persaingan natara Apache dan IIS milik Microsoft. Pernah terpikir seberapa besar pangsa pasar webserver “merek”Google? Haha… Meskipun Google tidak memiliki produk webserver (OS) tersendiri, ternyata website(baca:webserver) Google meraup pangsa sebesar 7.39 persen (4.844.076 ?,… Continue reading