Reply

Join Date: Mar 2004
Posts: 94
Reputation: Ragnarok is an unknown quantity at this point 
Solved Threads: 0
Ragnarok Ragnarok is offline Offline
Junior Poster in Training

mod_rewrite

 
0
  #1
Mar 13th, 2004
I have been experimenting with the mod_rewrite, and as far as I can tell I have the code right. Whenever I upload it, it wont allow anyone to veiw where I place it, I get the Forbidden error. Would this sergest that the mod_rewrite isn't working or is disabled (I have tested it on another Apache server and it seams to work find).
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 3
Reputation: THSNET is an unknown quantity at this point 
Solved Threads: 0
THSNET THSNET is offline Offline
Banned

Re: mod_rewrite

 
0
  #2
Apr 15th, 2004
does your apache includes a mod_rewrite?
have you tried "httpd -l" ?
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: mod_rewrite

 
0
  #3
Apr 15th, 2004
I'd also like to see your .htaccess file
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 9
Reputation: iris_eye is an unknown quantity at this point 
Solved Threads: 2
iris_eye iris_eye is offline Offline
Newbie Poster

Re: mod_rewrite

 
0
  #4
May 7th, 2004
Sounds like you're not running it right. Have you contacted your webhost?
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 468
Reputation: TKS will become famous soon enough TKS will become famous soon enough 
Solved Threads: 18
TKS's Avatar
TKS TKS is offline Offline
Posting Pro in Training

Re: mod_rewrite

 
0
  #5
May 14th, 2004
Don't forget to enable mod_rewrite! Even after you install mod_rewrite you have to go into your .conf file and uncomment it out...should be this line:

LoadModule rewrite_module modules/mod_rewrite.so


Uncomment it and then restart your webserver..(I'm assuming it's apache). Then make sure that you have 'AllowOverrides' set to 'all' (if it is at 'none') so that mod_rewrite can work.
My Home Away from Home: Yet Another Linux Blog
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Linux Servers and Apache Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC