Page 1 of 1

Pretty URLs

Posted: Thu Feb 16, 2012 12:20 am
by Scud
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

Posted: Thu Feb 16, 2012 12:49 am
by Wishbone

Re: Pretty URLs

Posted: Thu Feb 16, 2012 10:44 pm
by Scud
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

Posted: Fri Feb 17, 2012 11:22 am
by Jos
Scud wrote:however when clicked it said the page could not be found.
Then your htaccess is not correct.
Is your CMSms installation in a subfolder perhaps?

Re: Pretty URLs

Posted: Fri Feb 17, 2012 9:52 pm
by Scud
Nope, it is in the public www folder.

Re: Pretty URLs

Posted: Sat Feb 18, 2012 9:23 am
by Jos
Did you copy the htaccess.txt file from the doc folder to the root folder and renamed it to .htaccess ?

Re: Pretty URLs

Posted: Sat Feb 18, 2012 12:18 pm
by Scud
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?