Forum Moderators: phranque

Message Too Old, No Replies

mod_rewrite and title in the URL

         

Amazing2006

6:41 pm on Mar 11, 2006 (gmt 0)



I have a PHPnuke portal and I use mod_rewrite to rewrite requested URLs on the fly.

I need to know how to include the complete title of each articles in the URL of the page that contents this articles.

For instance:

Title of the article in my portal: free download antivirus

URL of the article: [web.com...]

I would like urls looking like this:

Title of the article: free download antivirus

URL of the article:
[web.com...]

please helpme, use phpnuke 7.7, I wait for its quick answer, thanks

jdMorgan

6:29 pm on Mar 12, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The answer is pretty simple: Modify the script to output the URLs you want. There is no 'magic' way to do it.

Jim