Menu

#16 Windows: How To ?

open
nobody
1
2004-10-11
2003-10-10
Anonymous
No

OK, im using windows xp, apache 1.3.28 and latest gzip
(i have both the .so and .dll)
How do i install as entering the line LoadModule ....
results in 'cannot load module mod_gzip'
I dont and am not able to get axps for windows (far as i
know) and i cant figure out anyway to do this

I would be very grateful if anyone can help me with the
install, ta

Discussion

  • Nobody/Anonymous

    Logged In: NO

    i dont know, but i want same answer

     
  • Nobody/Anonymous

    Logged In: NO

    Copy ApacheModuleGzip.dll to [Apache-Installation-Dir]
    \modules

    Add these lines to your http.conf:

    LoadModule gzip_module modules/ApacheModuleGzip.dll

    AddModule mod_gzip.c

    as the last lines!

     
  • Michael Schröpl

    Logged In: YES
    user_id=211909

    You don't need APXS if you already have a shared object file
    for your platform.

    See
    http://www.schroepl.net/projekte/mod_gzip/install.htm#overview-dynamic
    for how to load mod_gzip into your Apache server.

     
  • Michael Schröpl

    • priority: 5 --> 1
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.