Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

Tagged with "htaccess"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

mod_rewrite (V1)

mod_rewrite Cheat Sheet (V1)

A quick reference guide for mod_rewrite, including server variables, flags and regular expression syntax. Also includes examples of commonly-used rules.

Articles

No articles found matching this tag.

Blog and Lab

Block Referrer Spam (Updated)

Referrer spam is becoming increasingly common. At best, it will only render your log files useless. At worst, it can cause your site to be dropped by search engines and your running costs to skyrocket. Here's how to block spurious referrers.

Click here to read this post »

14 September 2005   |   41 comments   |   howto, webdev, server, spam, referrer, wordpress, htaccess, admin, apache

Password Protect a Directory with .htaccess

A tutorial explaining how to retrict access to a directory on a web server using .htaccess.

Click here to read this post »

15 March 2005   |   84 comments   |   howto, webdev, security, programming, php, password, protect, sysadmin, htaccess, website, apache, directory, generator