Current location: Hot Scripts Forums » Other Discussions » Web Servers » [SOLVED] 301 redirect not working on dynamic url

[SOLVED] 301 redirect not working on dynamic url

 
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 01-02-09, 08:25 AM
Deansatch Deansatch is offline
Coding Addict
 
Join Date: Jul 2006
Location: Northumberland
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] 301 redirect not working on dynamic url

I'm having trouble with a 301 redirect on dynamic urls. I am trying to redirect urls like so:

http://www.domain.co.uk/pages.php?id=1&c=giglist

to new url:

http://www.domain.co.uk/gigs.php

+

http://www.domain.co.uk/pages.php?id=3&c=contact

to new url:

http://www.domain.co.uk/contact.php

etc....

This doesn't seem to work.
Code:
Redirect 301 /pages.php?id=1&c=giglist http://www.domain.co.uk/gigs.php
Redirect 301 /pages.php?id=3&c=contact http://www.domain.co.uk/contact.php
any ideas?
__________________
Aye!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
 

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
script to redirect message box to URL remy_ JavaScript 17 10-21-08 11:38 AM
[SOLVED] .htaccess 301 redirect snaip Web Servers 12 03-09-08 11:15 AM
Change this AJAX script to accomidate dynamic url arandlett JavaScript 3 06-14-06 04:01 AM
how do i get dynamic forms working with mozilla firefox?? please help!!! manu0310 JavaScript 1 01-18-06 10:47 AM
iframe linking not working under url masking willNoClue HTML/XHTML/XML 1 08-02-04 11:34 AM


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