On Fri, Mar 13, 2015 at 12:03 PM, Great Avenger Singh <[email protected]>
wrote:

> On Fri, Mar 13, 2015 at 11:20 AM, Alok Singh Mahor <[email protected]>
> wrote:
>
> > In the list of loaded modules there is no mod_rewrite so I want to add
> and
> > enable it. someone share steps to enable module in manually installed
> httpd
> > server. Thank you
>
> I feel module in Apache is kind of executable. So You just have to use
> "loadmodule" function of Apache and you will be good to go.
>
>
> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/3/html/Reference_Guide/s1-apache-addmods.html
>
> If you love utilities more. ;)
>
> http://www.cyberciti.biz/tips/installing-apache-php-and-modules-easily-with-apachetoolbox.html
>
>
>
thanks Arshpreet,
I could solve this problem by passing --enable-rewrite=shared option while
compiling

e.g.

$./configure --enable-rewrite=shared

-- 
-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

--- 
You received this message because you are subscribed to the Google Groups 
"Linux User Group @ IIT Delhi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to