Trouble with rewriterule

This is a discussion on Trouble with rewriterule within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I'm using Apache 2.2 on Fedora Core 5 Linux. What I want is if a user requests ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-20-2007
laredotornado@zipmail.com
 
Posts: n/a
Default Trouble with rewriterule

Hi,

I'm using Apache 2.2 on Fedora Core 5 Linux. What I want is if a user
requests a URL with a particular directory name, "subdir1" to rewrite
the URL replacing "subdir1" with "subdir2". So I created
this .htaccess file

RewriteEngine On
RewriteRule subdir1/(.*) subdir2/$1

and placed it in /webroot/. Unfortunately, when I request

http://mydomain.com/subdir1/test20/o...epartment=Main

the URL was not rewritten. What is wrong with my .htaccess file?

Thanks, - Dave

  #2 (permalink)  
Old 07-20-2007
Jim Hayter
 
Posts: n/a
Default Re: Trouble with rewriterule

laredotornado@zipmail.com wrote:
> Hi,
>
> I'm using Apache 2.2 on Fedora Core 5 Linux. What I want is if a user
> requests a URL with a particular directory name, "subdir1" to rewrite
> the URL replacing "subdir1" with "subdir2". So I created
> this .htaccess file
>
> RewriteEngine On
> RewriteRule subdir1/(.*) subdir2/$1
>
> and placed it in /webroot/. Unfortunately, when I request
>
> http://mydomain.com/subdir1/test20/o...epartment=Main
>
> the URL was not rewritten. What is wrong with my .htaccess file?
>
> Thanks, - Dave
>


I don't use .htaccess so I'm not sure what your problem is. Have you
tried setting RewriteLogLevel to a non-zero value and examining the
rewrite log? It can be very useful in showing you how the rewrite
process works.

Jim
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:09 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0