Jump to content

Mod e-write help


awebbdesign

Recommended Posts

Well I have tried reading the manual, might as well of been in Japanese.

 

I want to convert the following:

pages.php?name=introduction.htm&id=47

 

into:

introduction.htm

 

As you can see the name of the file is in the 1st bit, so I tried:

RewriteRule (.*)\ /pages.php?name=$1&id=$2 [L]

 

But it didn't work, if someone can correct the code pattern for it to work I would be most grateful.

 

Andy

 

Link to comment
https://forums.phpfreaks.com/topic/265167-mod-e-write-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.