Pawel J Maczewski wrote:
 I have a question. I have many images on the website. While getting the page
generated from the standard cgi with theese images I have "306" responses -
which speed up the download many times. I have rewritten the page to webware -
and for every request I download onece again all the images - seems like the
webware interface disables the mod_expire apache module... Is there any way to
enable it?

The best idea is to keep serving images through Apache if you can -- Apache does a much better job of serving static content than Webware will. If you look on the Wiki there are some mod_rewrite recipes that will catch image URLs.


Ian


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to