Hi,
I want to ask how make the pretty url that come with the 0.13 version (great work on that guys btw! congrats!) even prettier.
I mean for instance for the news module - how to make it /news/11 instead of /index.php/news/11 what the default is.
I'm sorry if there is already a post in the forum for that, but I didn't find it.
10x in advance!
prettier url for news
Re: prettier url for news
You can use the mod_rewrite functionality instead.
http://wiki.cmsmadesimple.org/index.php ... retty_URLs
http://wiki.cmsmadesimple.org/index.php ... retty_URLs
-
jd
Re: prettier url for news
10x. It is very nicely explained, though that it kind of not worked....
I did what is said on the wiki, and after that what I type in the addressbar (for instance http://localhost/mypage or http://localhost/myypage) all return to the homepage. What might be the problem?
I did what is said on the wiki, and after that what I type in the addressbar (for instance http://localhost/mypage or http://localhost/myypage) all return to the homepage. What might be the problem?

