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_jail 0.5.6

    Download button

    No screenshots available
    Downloads: 568  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Igor Popov | More programs
    The Apache License 2.0 / FREE
    February 16th, 2012, 08:06 GMT [view history]
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    mod_jail description

    Makes running Apache 1.3 in a secure FreeBSD jail prison easy.

    mod_jail makes running Apache 1.3 in a secure FreeBSD jail prison easy.

    mod_jail is also able to change the securelevel within a created jail prison.

    Installation:

    Install mod_myuserdir:
    make install (as root)

    Apache:

    Edit apache config, you may use httpd.conf.add as example, make shure that mod_jail.so is first after ClearModuleList.

    LoadModule jail_module libexec/apache/mod_jail.so
    # ...

    ClearModuleList
    AddModule mod_jail.c
    # ...
    #
    < IfModule mod_jail.c >
    jail_rootdir "/usr/local/www"
    jail_hostname "www.localhost.net"
    jail_address 192.168.0.1
    jail_scrlevel 3
    < /IfModule >

    All parameters must be set.

    Make it all working:

    Just restart apache:

    apachectl stop; apachectl start

    So, it should work now. If verion of your FreeBSD is >= 5.1, you can see jail by jls command:

    # jls
    JID IP Address Hostname Path
    50 192.168.0.1 www.localhost.net /usr/local/www

    This module is tested to compile and work on FreeBSD 6.0 and 6.1. I expect it to work on any FreeBSD > 4.0


    Product's homepage

    Requirements:

    · Apache

    What's New in This Release: [ read full changelog ]

    · There are no changes in the source code since 2.2.20.

      


    TAGS:

    Apache module | secure FreeBSD | jail prison | mod_jail | Apache | module

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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