Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 2.x
 Helicon Tech : ISAPI_Rewrite 2.x
Subject Topic: Preparing a file for ISAPI 2.x Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Tim Brown
Newbie
Newbie


Joined: 31 August 2010
Location: United States
Online Status: Offline
Posts: 1
Posted: 31 August 2010 at 2:14pm | IP Logged Quote Tim Brown

Hello all.  I am switching to a new website platform and need to redirect my product URLs from my old site to the new site. 

I have an Excel file with the old URLs correponding to the new URLs that I want them to be redirected to.  I understand I need to create a file named "httpd.ini" that I will upload to the root of my site.

I have no idea how this file should be created.  Can anyone give me some ideas?

Thank you,

Tim Brown

 

Back to Top View Tim Brown's Profile Search for other posts by Tim Brown Visit Tim Brown's Homepage
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Online
Posts: 10489
Posted: 01 September 2010 at 3:38am | IP Logged Quote Anton

You need to have something like this in your httpd.ini:

[ISAPI_Rewrite]

RewriteRule /folder/oldurl.asp http\://www.newdomain.com/newurl.htm [I,RP]
...
...

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum