Re: rewriting URLs, part II -- 301 redirect from old dynamic URLs
- From: "Janwillem Borleffs" <jw@xxxxxxxxxxxxx>
- Date: Sun, 31 Jul 2005 11:31:37 +0200
web_design wrote:
> # This is the part that doesn't work:
> RedirectMatch 301 /index.php?p=(.*)$
> http://www.mywebsite1234.com$1.htm
It appears that you are missing a forward slash here:
http://www.mywebsite1234.com/$1.htm
JW
.
- Follow-Ups:
- Re: rewriting URLs, part II -- 301 redirect from old dynamic URLs
- From: web_design
- Re: rewriting URLs, part II -- 301 redirect from old dynamic URLs
- References:
- rewriting URLs, part II -- 301 redirect from old dynamic URLs
- From: web_design
- rewriting URLs, part II -- 301 redirect from old dynamic URLs
- Prev by Date: Re: Free php debugger for windows?
- Next by Date: php and paypal
- Previous by thread: rewriting URLs, part II -- 301 redirect from old dynamic URLs
- Next by thread: Re: rewriting URLs, part II -- 301 redirect from old dynamic URLs
- Index(es):