Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    mod_gwa 1.0

    Download button

    No screenshots available
    Downloads: 361  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    David | More programs
    Free To Use But Rest... / FREE
    September 30th, 2005, 20:53 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    mod_gwa description

    mod_gwa is an Apache plugin that forbids Google Web Accelerator from accessing your pages.

    mod_gwa is an Apache plugin that forbids Google Web Accelerator from accessing your pages, instead showing an error message that asks the user to disable acceleration for the domain.

    Google sends a header x-moz: preload We simply disallow any request that has this header.

    Does mod_gwa block a GWA user completely?

    I don't hope so. In my test it appeared not to. x-moz: preload is only sent when PREloading a page, not when loading it the normal way.

    Does mod_gwa require a user to completely disable GWA?

    No. The user can choose to disable acceleration on a per-domain basis.

    Can I use this plugin for years?

    Yes you can. But I wouldn't. Better make your website RFC compliant. Google has a point, sites that get messed up by GWA do actually violate the RFC.

    Why an Apache plugin?

    Do you want to alter hundreds of php files? I don't. This plugin makes the change server-wide.

    Installation:

    You might find success by trying to build it like this:

    gcc -c -I -fpic -DSHARED_MODULE mod_gwa.c
    gcc -shared -o mod_gwa.so mod_gwa.o

    After you do that, you'll want the resulting .so file in your Apache
    installation's libexec directory.

    Enable the module by putting this line right around where the
    LoadModule line for mod_auth is:

    LoadModule gwa_module libexec/mod_gwa.so

    and put this line right around where the AddModule line for
    mod_auth is:

    AddModule mod_gwa.c

    Product's homepage

      


    TAGS:

    Apache module | Apache plugin | forbids Google Web Accelerator | mod_gwa | Apache | module

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM