Hey all,
I'm trying to wrap my head around a site I am working on. All of the content is in a mysql database set up (mini-sites ->pages in site -> content blocks)
I'm stuck over how to get each page to appear in the url. If I had 3 pages, say home about and contact i would want them to be:
url.com/
url.com/about/
url.com/contact/
I have 1 index page (template) so far, and I would like the url to go to that page and affect which page table i get in the query. Would this be done with mod-rewrite?
Any pointers would be great!
Thanks.
-fire
I'm trying to wrap my head around a site I am working on. All of the content is in a mysql database set up (mini-sites ->pages in site -> content blocks)
I'm stuck over how to get each page to appear in the url. If I had 3 pages, say home about and contact i would want them to be:
url.com/
url.com/about/
url.com/contact/
I have 1 index page (template) so far, and I would like the url to go to that page and affect which page table i get in the query. Would this be done with mod-rewrite?
Any pointers would be great!
Thanks.
-fire






