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?

--
Warm Regards,

Lee

Why would you need fpweb to serve static content? Your web server does that.
CGI/FCGI and apache modules (fpweb) are to generate dynamic content.

AB


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to