Current location: Hot Scripts Forums » Other Discussions » Web Servers » [SOLVED] .htaccess 301 redirect


[SOLVED] .htaccess 301 redirect

Reply
  #11 (permalink)  
Old 03-08-08, 12:45 AM
freerange freerange is offline
New Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by curbview.com View Post
To be honest, the code for him will not work in your situation because you are not trying to achieve what Snaip was trying to achieve. I hope you have studied as to why the same code does not work but it would with modification.
I would really like to know why I was not able to parse the part of the string following the ?

-Derrick
Reply With Quote
  #12 (permalink)  
Old 03-08-08, 01:17 AM
curbview.com's Avatar
curbview.com curbview.com is offline
Junior Code Guru
 
Join Date: May 2006
Posts: 555
Thanks: 0
Thanked 0 Times in 0 Posts
My post would be more of a tutorial to explain so I will post a link or two to help you in the future. Read these documents and you will see why:

http://www.yourhtmlsource.com/sitema...rewriting.html
http://httpd.apache.org/docs/1.3/misc/rewriteguide.html

For the time being, here is a simple way to achieve what you wanted:

This will work for you...
Code:
RedirectMatch 301 (.*PROD&)(Product_Code=)([a-zA-Z0-9]+)$ http://temp.mydomain.com/ce.php?$3
__________________
Whatever you decide, you should make sure best security methods are used and practiced. Should you really need more help, PM me.
Reply With Quote
  #13 (permalink)  
Old 03-09-08, 10:15 AM
freerange freerange is offline
New Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks. I'll read through the links you sent and study up on .htaccess
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Really complex redirect 301 - need help! Josie ASP 2 07-08-06 04:22 PM
Permanent 301 Redirect to new Domain's URL giving me problems in .htaccess cebuy HTML/XHTML/XML 1 03-10-06 10:34 PM
.htaccess problem with new host SugarChick Web Servers 0 02-07-06 03:56 PM
.htaccess and PHP Redirect problem dodod PHP 3 06-19-05 10:56 PM
html/php form for .htaccess validation Boat_2005 PHP 1 03-29-05 03:29 PM


All times are GMT -5. The time now is 01:26 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.