|
Posted by Jerry Stuckle on 03/07/06 06:11
joelbyrd@gmail.com wrote:
> 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."?
>
Joel,
Try an Apache newsgroup, like alt.apache.configuration. You don't have
to actually recompile Apache - just configure it correctly.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|