Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Internet > HTTP (WWW)

    mod_activex_filter 0.2b

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Brice RENAUD | More programs
    GPL / FREE
    May 26th, 2006, 21:34 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    mod_activex_filter description

    mod_activex_filter is an Apache module that enables ActiveX filtering for Apache proxy.

    mod_activex_filter is an Apache module that enables ActiveX filtering for Apache proxy.

    This module is a small example of an Output Filter developed for Apache 2.0.44 and tested up to 2.0.46.

    It's only a simple hack of mod_case_filter to get a way to filter ActiveX on a proxy. Actualy, the only way to filter ActiveX if your proxy is unable to do it is to use a TIS module chained with your proxy.

    But the TIS is only capable of doing HTTP/1.0. If you need real performances, you'll want to use HTTP/1.1.

    That's why I wrote this small module...

    It has been generated with classical commands: apxs -g -n activex_filter and apxs -c -n

    You just have to do make and make install to use it.

    Don't forget to modify your httpd.conf.

    Simple example of a working httpd.conf:

    KeepAlive On
    MaxKeepAliveRequests 100
    KeepAliveTimeout 15

    StartServers 5
    MinSpareServers 5
    MaxSpareServers 10
    MaxClients 150
    MaxRequestsPerChild 0

    Listen 80

    LoadModule activex_filter_module modules/mod_activex_filter.so
    AddOutputFilter ActiveXFilter html
    ActiveXFilter On

    ProxyRequests On
    User nobody
    ServerAdmin brice@free.fr
    ServerName trillian
    UseCanonicalName Off
    DefaultType text/plain
    HostnameLookups Off
    ErrorLog logs/error_log
    LogLevel warn
    ServerTokens Prod
    ServerSignature On

    Product's homepage

    Requirements:

    · Apache 2.x

      


    TAGS:

    Apache module | ActiveX filtering | Apache proxy | mod_activex_filter | Apache | module



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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