Hi,
As I want to get pretty URL to be well crawled by Google and the others, just let me know if you have hear about an alternative solution without modify .htaccess and/or apache configuration.
Philight
How to get pretty URL if hosting does no accept URL Rewriting?
Re: How to get pretty URL if hosting does no accept URL Rewriting?
try setting in your config.php
Code: Select all
$config['internal_pretty_urls'] = true;
Re: How to get pretty URL if hosting does no accept URL Rewriting?
That works perfectly!
CMSMS is definitively powerful!
Thanks a lot, you made my day
CMSMS is definitively powerful!
Thanks a lot, you made my day
