Archive

Archive for the ‘Apache’ Category

Using htaccess to redirect domain to www

August 26th, 2010 No comments

Welcome back!!

Today, I’ll show you an easy rule to redirect domain.com to www.domain.com to help you prevent your site from duplicate content. I know it has been said thousand of time on other site about it, but I still meet persons/companies that doesn’t properly configure their address…

Read more…

Categories: Apache, Linux, seo, Web Tags: ,

Using iptables to reject w00tw00t.at.ISC.SANS.DFind scanners

June 10th, 2010 3 comments

Hello people,

I found recently in my apache log thousands of “w00tw00t.at.ISC.SANS.DFind” requests coming from all parts of the world.

I’ve been searching for solutions to remove their hits because they consume resources on my servers and they doesn’t help when computing my visitors stats…

Read more…

Categories: Apache, Linux, Security Tags: , , ,

Rewriting your URLs using .htaccess

April 18th, 2010 6 comments

Hi,

Today, I’ll talk quickly about .htacess file, and how you can use it to rewrite your URL.

For example, when someone call linux.edu, they will be automatically redirected on www.linux.edu. This could improve your position on various search engine, like Google (SEO).

Read more…

Categories: Apache, Web Tags: , , ,