Posted by joelbyrd on 03/07/06 05:51
Ok, I'm beginning to understand the mod_rewrite module better. I
discovered the following important information. The RewriteEngine and
RewriteRule directives (which I will be using, possibly along with the
RewriteBase directive) are "Extensions". And the Apache server
documentation says this about "Extensions":
A directive with "Extension" status is provided by one of the modules
included with the Apache server kit, but the module isn't normally
compiled into the server. To enable the directive and its
functionality, you will need to change the server build configuration
files and re-compile Apache.
So, does anyone know how I would "change the server build configuration
files and re-compile Apache."?
[Back to original message]
|