On Mon, 23 May 2011, Lee Jenkins wrote:
What is the typical strategy to server up static content with fpWeb? JS, css files, given that its handler centric.Create a default handler that checks for file extension in the .PathInfo?
Yes. or, if you use the embedded server, the URL property. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
