On 03/04/2010 05:18 PM, Nilesh Govindarajan wrote: > On Thu, Mar 4, 2010 at 2:40 PM, Igor Cicimov <[email protected] > <mailto:[email protected]>> wrote: > > See the name of the module in the LoadModule line in the config file > >> On Mar 4, 2010 6:16 PM, "J. Bakshi" <[email protected] >> <mailto:[email protected]>> wrote: >> >> On 03/04/2010 11:40 AM, Nilesh Govindarajan wrote: > On Thu, Mar >> 4, 2010 at 11:12 AM, J. Bakshi <joy... >> >> > <mailto:[email protected] >> <mailto:[email protected]>>> wrote: > > Hello list, > > >> Here in debian lenny the rewr... >> >> > I think you should be using rewrite_module.c instead of >> mod_rewrite.c > > >> >> Checked by <IfModule rewrite_module.c> but no luck. How can I check >> the correct module in my server ? >> >> > > Or do apachectl -M >
Great..great. Now it is providing a clear view. # apache2ctl - M shows here [.......] negotiation_module (shared) php5_module (shared) rewrite_module (shared) setenvif_module (shared) [.....] So, it is rewrite_module. Unfortunately here the rewrite stuff still not working with and with out <IfModule> part. Please tell me if some one needs any more info. Thanks -- জয়দীপ বক্সী --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
