Michael Yoon wrote:
> 
> Thanks, Philip! That was the problem.
> 
> I added "mod_gzip_on No" in my .htaccess file, and my .asp files now work.
> 
> Of course, I would like to get mod_gzip *and* Apache::ASP working together,
> but that can wait...
> 
> Thanks again,
> Michael

Philip is a very smart guy :)

One can gzip compress Apache::ASP output with

  PerlSetVar CompressGzip 1

this functionality is handled by the module directly.

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to