How to get pretty URL if hosting does no accept URL Rewriting?

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
philight

How to get pretty URL if hosting does no accept URL Rewriting?

Post by philight »

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
pishkus

Re: How to get pretty URL if hosting does no accept URL Rewriting?

Post by pishkus »

try setting in your config.php

Code: Select all

$config['internal_pretty_urls'] = true;
philight

Re: How to get pretty URL if hosting does no accept URL Rewriting?

Post by philight »

That works perfectly!

CMSMS is definitively powerful!

Thanks a lot, you made my day ;D
Post Reply

Return to “Tips and Tricks”