Hi there,
I have read round on several topics and can't seem to get a solution.
I want to include a file of navigation links which will be different for each specified layout. I would usually use a php server side include (SSI) on a "normal site" but obviously I know Actinic runs in html and cgi. I do not run on a unix server so cannot use the .htaccess method (or I have tried it on Zeus web server and it doesn't work to be precise).
The reason I am doing this is I want a different template for each main section (a la' Amazon) and I only want to display relevant sub section links. These will be manually coded into the SSI each time a section is added.
Help please - I'm tearing my hair out!!
Thanks
Neil
I have read round on several topics and can't seem to get a solution.
I want to include a file of navigation links which will be different for each specified layout. I would usually use a php server side include (SSI) on a "normal site" but obviously I know Actinic runs in html and cgi. I do not run on a unix server so cannot use the .htaccess method (or I have tried it on Zeus web server and it doesn't work to be precise).
The reason I am doing this is I want a different template for each main section (a la' Amazon) and I only want to display relevant sub section links. These will be manually coded into the SSI each time a section is added.
Help please - I'm tearing my hair out!!
Thanks
Neil
Comment