Full Decent wrote:
> The issue is that the backend takes a long time to load and therefore
> cannot be loaded each call. Is this possible with an Apache module?
Of course! That's bog-standard in the architecture commonly known as
LAMP. Since Apache 2.0 (the stable release since 2002) you can do a
good deal better than just that. There's a (sadly outdated) article
at
http://www.apachetutor.org/dev/reslist explaining how.
For better, up-to-date info, see Chapter 7 of my forthcoming book,
and come to our tutorial at ApacheCon (
http://www.apachecon.com/ ).
--
Nick Kew