quick reply. I got taken off this task for now, but I plan on compiling 2.4.
Thanks for the help guys!
Jim
On Fri, May 20, 2016 at 5:40 PM, Nick Kew wrote:
> On Thu, 2016-05-19 at 11:03 -0500, james pruett wrote:
> > Hi,
> >
> >
> > My boss wants us to provide a r
prefork.c
> http_core.c
> mod_so.c
>
> That's 2 different Apaches you've mentioned (oh ... earlier you used 2.0,
> this top one is 1.3)
>
>
> mod_so needs to be compiled in (only Apache 1.3.37) to make use of dynamic
>
On Fri, May 20, 2016 at 2:01 PM, Scott Birl wrote:
> It should be similar to the grep example you had earlier, so:
> LoadModule rewrite_module libexec/mod_rewrite.so
>
>
>
>
>
>
> From: james pruett [mailto:gpscru...@gmail.com]
> Sent: Friday, May 20, 2016 1:57 PM
&g
rg/docs/2.0/mod/mod_alias.html#redirect
>
>
>
> mod_alias for Redirect or RedirectMatch
>
>
>
> And since you have dynamic loading of modules enabled, yes, you can "turn
> on" the alias module without the need of re-compiling Apache from scratch.
>
>
>
>
&
Hi,
How do I provide a redirect page during site maintenance?
Is anyone available for some help?
Thanks
Jim Pruett
Hi,
My boss wants us to provide a redirect page for use during site-maintanance.
I assume this means I need to add mod_rewrite.
Q:Can I add mod_rewrite to my server without re-compiling?
Thanks for any leads.
I really appreciate it. I usually tip if that is an option. I insist!
Jim Pruett
The