Pretty URLs
Pretty URLs
I was just wondering how to enable Pretty URLS in 1.10.3. I did not see any option during the install, and have tried modyfing the htaccess and config files, however to no success.
Re: Pretty URLs
I have tried following this procedure, however it did not work for me. It did however change the url of the links to the correct pretty urls, however when clicked it said the page could not be found.
Re: Pretty URLs
Then your htaccess is not correct.Scud wrote:however when clicked it said the page could not be found.
Is your CMSms installation in a subfolder perhaps?
Re: Pretty URLs
Nope, it is in the public www folder.
Re: Pretty URLs
Did you copy the htaccess.txt file from the doc folder to the root folder and renamed it to .htaccess ?
Re: Pretty URLs
Thanks for that last piece of advice, seems to have fixed the problem. I have not created a web.config file, however it seems to be working fine. Do you recommend on still creating one?