[opgelost] pretty url in sub map probleempje

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

Post Reply
pedes
Power Poster
Power Poster
Posts: 840
Joined: Tue Jan 27, 2009 11:47 am

[opgelost] pretty url in sub map probleempje

Post by pedes »

Ik heb zowat alle instellingen geprobeerd voor de activering van "pretty url" zonder echt succes
Mijn cmsms staat wel in een submap (dus: www.mijnurl.be/cmsmap/ )


Mijn config settings:

#------------
#URL Settings
#------------

#Show mod_rewrite URLs in the menu? You must enable 'use_hierarchy' for this to work for modules
$config['assume_mod_rewrite'] = true;

#Extension to use if you're using mod_rewrite for pretty URLs.
$config['page_extension'] = '';

#If you don't use mod_rewrite, then would you like to use the built-in
#pretty url mechanism?  This will not work with IIS and the {metadata} tag
#should be in all of your templates before enabling.
$config['internal_pretty_urls'] = false;

#If you're using the internal pretty url mechanism or mod_rewrite, would you like to
#show urls in their hierarchy?  (ex. http://www.mysite.com/parent/parent/childpage)
$config['use_hierarchy'] = false;

#If using none of the above options, what should we be using for the query string
#variable?  (ex. http://www.mysite.com/index.php?page=somecontent)
$config['query_var'] = 'page';



htaccess text doc gekopieerd naar de root en hernoemd naar .htaccess (met de aanpassing vermeld door Rolf)

iemand enig idee?
wat moet je nog anders doen als je in een submap werkt?
Ik wil dus volgende bekomen
www.mijnurl.be/cmsmap/pagina
zonder extentie


Mvg
Peter
Last edited by pedes on Tue Jan 27, 2009 8:56 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: pretty url probleempje

Post by Rolf »

Heb je in .htaccess ook de submap benoemd?

#Sub-dir e.g: /cmsms/
RewriteBase /cmsmap/


®
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
pedes
Power Poster
Power Poster
Posts: 840
Joined: Tue Jan 27, 2009 11:47 am

[opgelost] Re: pretty url probleempje

Post by pedes »

;D
man man man

wat een forum... hopelijk kan ik ooit ook eens iemand helpen...

thnx Rolf and all the others
Post Reply

Return to “Dutch - Nederlands”