[HowTo] Make Apache User Directory on Ubuntu
On a system (in my case Ubuntu server) with multiple users where each user is permitted to have their own home directory, you need to install…
// TAG · 16 POSTS · APACHE
On a system (in my case Ubuntu server) with multiple users where each user is permitted to have their own home directory, you need to install…
Update Sep 18, 2016: This was my very old article. It might not work anymore. It is obsolete with today’s technology. Please use other technology rather…
Are you tired of spam in your inbox? If the answer is yes, you can reduce spam by installing SpamAssassin on your mail server. Or you…
Sometimes you want to make an online application but only for private use or use by some people only. Or you just made an online application…
Last couple of days I found that some website was doing image and file hotlinking to my website. This will steal my bandwidth and bring fewer…
This time I want to share how to install Curl in PHP5 on Linux (I’m using Ubuntu 8.10) with the Apache web server. But if you…
Today I found that my web server doesn’t disable directory listing by default. This can be a vulnerability for WordPress since the wp-content directory can be…