Page 1 of 1

How to have muliple index pages in sub-folders

Posted: Fri Jun 22, 2007 2:23 am
by Cobby
Hi all,

Instead of have every news articles, etc with a url /index.php?.

I would rather have like /articles/index.php?
Is this possible? And am I able to get them in a new folder depending on the date?
e.i www.domain.com/articles//2007/feb/index.php?

I have moderate knowledge of PHP, and I would mind edit some code if required.

Thanks,
Cobby

Re: How to have muliple index pages in sub-folders

Posted: Fri Jun 22, 2007 8:54 pm
by Pierre M.
Hello,

have you enabled the pretty URLs optional setting ? ("config.php" and ".htaccess", described at the end of the install guide)
My news look like this : /news/xid/yid

BTW, CMSms usage doesn't require any PHP knowledge.

Pierre M.

Re: How to have muliple index pages in sub-folders

Posted: Fri Jun 22, 2007 10:27 pm
by Cobby
No, I haven't enabled pretty URLs, where can I find it? I might have a look at modifying .htaccess.

Thanks for your help :)

Re: How to have muliple index pages in sub-folders

Posted: Sat Jun 23, 2007 6:04 pm
by Pierre M.
Pierre M. wrote: ("config.php" and ".htaccess", described at the end of the install guide)