Welcome to Geeklog, Anonymous Thursday, May 02 2024 @ 07:49 pm EDT

Geeklog Forums

url rewrite to in show /topic/story


Status: offline

samstone

Forum User
Full Member
Registered: 09/29/02
Posts: 820
I am trying to make the story url to include it's topic. Could someone show me how to rewrite the url of the stories to include topic so that it would look like:
http://domain/topic/story
or
http://domain/topic/article.php/story

in stead of the current url rewrite that displays
http://domain/article.php/story

I remember seeing it on this or some other forum, but can't find it.

Thanks,

Sam
 Quote

Status: offline

beewee

Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
I'm using this functions in .htaccess for each topic;
Text Formatted Code
RewriteEngine on

RewriteRule ^topics/(.*) index.php?topic=$1
RewriteRule ^topicid/index.php index.php?topic=topicid
RewriteRule ^topicid/article.php/(.*) article.php/$1
RewriteRule ^topicid/(.*) article.php/$1
RewriteRule ^topicid/(.*)/index.php article.php/$1

 

Replace topicid with the topicid's, use this sequence, and change the templates of course. You can see in in action over
here.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
 Quote

Status: offline

samstone

Forum User
Full Member
Registered: 09/29/02
Posts: 820
Thanks!

That's exactly what I was looking for.

Sam
 Quote

All times are EDT. The time is now 07:49 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content