Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Please Help: Problem In Enabling Mod_rewrite Module In Apache 1.3.27
sid.calcutta
post Feb 27 2006, 02:45 AM
Post #1


Advanced Member
******

Group: Validating
Posts: 111
Joined: 28-January 06
Member No.: 10,917



Hi everybody,

I am new to PHP sub-forum and this is my first post in this sub-forum. I have a problem and I need your assistance.

I want to mod_rewrite my new website (yet to be hosted). However, before hosting it, I want to test my .htaccess file in my local server ( Server version : Apache 1.3.27 ).

Although I have made the following modifications in my Apache Configuration File (httpd.conf) to enable mod_rewrite module:

QUOTE
LoadModule rewrite_module modules/mod_rewrite.so
AddModule mod_rewrite.c


But, it is still not working for me. I tried out phpinfo()
to check it. But it does not show mod_rewrite as a loaded module.

Is there any other modifications/settings required to enable mod_rewrite module in Apache 1.3.27 ?

Thanks in anticipation of some good suggestion.
Go to the top of the page
 
+Quote Post
vujsa
post Mar 1 2006, 12:19 AM
Post #2


Absolute Newbie
Group Icon

Group: Admin
Posts: 888
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714
myCENTs:35.43



This isn't a PHP question.

mod_rewrite will only work on Apache installed on *nix servers I believe. I don't think it will work on Windows.

http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

vujsa
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Apache And Merlin(12)
  2. Problem With Apache In Xampp(2)
  3. Installing Apache, Php And Mysql On Win Xp(8)
  4. Apache, Subdomains, Indexes And Mail(5)
  5. Apache Bug(0)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 11:31 PM