Unlikely Teacher

1. Share Everything* [Programming Gotchas, Technology News, Insights on Living and Everything in Between]

Entries Tagged as 'mod_rewrite'

Apache 2.2 and mod_rewrite

July 10th, 2008 · 7 Comments · PHP

This is a super short (and very rough) post on how to enable mod_rewrite in Apache 2.2. I have seen numerous posts on how to create “rewrite” scripts but found very little information on how to enable this feature in Apache 2.2. Step 1: Uncomment the line with “mod_rewrite.so” from httpd.conf LoadModule rewrite_module modules/mod_rewrite.so Step [...]

[Read more →]

Tags: ·