Welcome Guest, Not a member yet? Register   Sign In
Modular Separation and routes
#1

[eluser]eokorie[/eluser]
I am trying to redesign my website for it to start making use of modules with Modular Separation being my preferred choice.

the main problem i have is with my blog module. On the old site, I have the url as [siteur]/article/[articleid]

now that I have converted this to a blog module. i am getting [siteurl]/blog/[article]/[articleid]

I would like to retain the first format ([siteur]/article/[articleid]) when using the blog module so is there a way i can do this?

Thanks
#2

[eluser]Luis Perez[/eluser]
you can write routing rules. The file to do this, is in the "config" folder.




Theme © iAndrew 2016 - Forum software by © MyBB