[TIPS] Prevent Image and File Hotlinking From Your Blog
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…
// TAG · 12 POSTS · WEB SERVER
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…