Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Common Questions
 Helicon Tech : Common Questions
Subject Topic: Rewrite question Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
unamepword
Newbie
Newbie


Joined: 24 October 2007
Location: Japan
Online Status: Offline
Posts: 1
Posted: 24 October 2007 at 1:58pm | IP Logged Quote unamepword

I'm kind of new with RegEx and ISAPI_REWRITE and I'm badly needing help to get me started with it.

This is what I want to do. I have a URL that goes:
http://localhost/blog/index.php/article/id/1

I want to clean it to become:
http://localhost/blog/article/id/1

How do I do it?

Here's what I have on my isapi rewrite rule:

[ISAPI_Rewrite]

Rewriterule /blog/article/?(.*) /blog/index.php/article/$1 []

This does not work for me. I hope someone could give me immediate assistance.

Thank you very much.

Cheers,
~Kevin

Back to Top View unamepword's Profile Search for other posts by unamepword
 

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