GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Mod Perl & Shrinkin' Shit (https://gfy.com/showthread.php?t=52325)

Unchilled 02-28-2002 09:02 PM

Mod Perl & Shrinkin' Shit
 
Can someone explain to me or refer me to a site that explains how to use mod perl or ZIP or whatever to compress big ass files and images. That is, if it exists.

Fucking Tequila.

Thanks.


:glugglug

NetRodent 02-28-2002 09:59 PM

There are two apache modules that you can use to serve compressed content. Mod_negotiation is part of the standard apache distribution and allows you to configure your server to
serve pre-compressed content to browsers that support compression. Mod_negotiation has a lot of nifty features to play with.

http://httpd.apache.org/docs/mod/mod_negotiation.html

Mod_gzip is simplier to set up but less flexible than mod_negotiation. It compresses the content on the fly
which makes it a bit more convienent.

http://www.remotecommunications.com/apache/mod_gzip/

Unchilled 02-28-2002 11:18 PM

Ah, that's it. Thanks a lot.


All times are GMT -7. The time now is 07:15 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123