Hi All.
Can anyone point me in the right direction on how best to do this.
We have an existing directory on our server called ‘shows’, within that folder there are a number of folders named by year containing mini websites.
So the address to a particular years show would be: mysite/shows/2010/
I am in the process of creating an overall index of all the shows using expression engine so I have created a template called ‘shows’ and an index page that will list all the shows give details and link to the mini sites contained within the existing server directories.
Obviously as I have created a template called ‘shows’ the url mysite/shows/ now loads the template which is fine however I still want to access the original mini sites in the static directories (mysite/shows/2010) how is this best done?
Thanks very much.
Joe