Hello I have a problem with pretty url after I had edit my .htaccess file and set the subdirectory RewriteBase to my cmsmsdirectory. The url of my news module doesn't display correctly http://www.domein.com/news/2/15/article
I have made this edit becours I had a problem with a external script see this old topic
htaccess with pretty url
Re: htaccess with pretty url
Hi Milagro,
Try to use the default htaccess.txt out of the /doc folder.
Copy it to the website root and rename it to .htaccess
Change RewriteBase /yourcmsmsdirectory again
And look again...
Got a link?
Rolf
Try to use the default htaccess.txt out of the /doc folder.
Copy it to the website root and rename it to .htaccess
Change RewriteBase /yourcmsmsdirectory again
And look again...
Got a link?
Rolf

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: htaccess with pretty url
I tried to use the default htaccess.txt out of the /doc folder, but now the pretty URL doesn't work
http://www.domein.com/news/2/15/article
http://www.domein.com/news/2/15/article
Re: htaccess with pretty url
Rolf wrote: Got a link?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: htaccess with pretty url
Do you have $config['use_hierarchy'] = true; this is needed for many modules to produce pretty URLs, is why they set it to true as default and took out the option a while ago, but it raised a stink for those trying to do URL tricks for SEO which is going to be way better in 1.9...