in reply to Re: #exec and $ENV{'PATH_INFO'}
in thread #exec and $ENV{'PATH_INFO'}

The problem I am running into is that the templating system isn't compatable with my current SSI setup. Modifying my current system to fit HTML::Template will take a great deal of thought and effort which I don't want to commit to it because I'm scrapping the current setup for a dynamic one as soon as I get the dynamic system developed.

This request is for more of a quick fix while I'm building the dynamic site.

SSI works great for the setup I currently have but it's far too limited for the interactive content that I'm now trying to build into the site so I need to ditch the system anyway.

Thank you for your input; I'm sure it will come in handy while I'm building the dynamic site.