Help with Mod_rewrite

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
Bekker
Forum Members
Forum Members
Posts: 10
Joined: Wed Jul 06, 2011 12:31 pm

Help with Mod_rewrite

Post by Bekker »

Hi guys.
Im trying to do a mod rewrite so it becomes: site.dk/somepage/subpage
And so on...
but if i use the htaccess from the docs folder, and turn on mod_rewrite in config.
i get somthing like: site.dk/somepage.html
and i use the internal, i almost get what i want:
site.dk/index.php/somepage...
but i dont want the index.php to be there.

What do i use, and how?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help with Mod_rewrite

Post by Dr.CSS »

The old hierarchy setting in config.php has been removed in the 1.10.* series...

This used to give you site.com/parent/childpage.html...

You may be able to add the parent page name in the URL box in the options tab, I've never used that box, untested...
Bekker
Forum Members
Forum Members
Posts: 10
Joined: Wed Jul 06, 2011 12:31 pm

Re: Help with Mod_rewrite

Post by Bekker »

Dr.CSS wrote:The old hierarchy setting in config.php has been removed in the 1.10.* series...

This used to give you site.com/parent/childpage.html...

You may be able to add the parent page name in the URL box in the options tab, I've never used that box, untested...
Okay?
Not sure if you understood what i was looking for.
I need some way to get: site.dk/pageName
With no extentions, and not: site.dk/index.php/pageName
Post Reply

Return to “The Lounge”