Linux SoftwareInternetHTTP (WWW)mod_macro 1.1.7

mod_macro 1.1.7


mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. mod_macro allows th
Developer:   Fabien Coelho
      more software by author →
Price:  0.00
License:   BSD License
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache.

mod_macro allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style.

Examples

Here is a sample use of mod_macro within a configuration file:
## Define a VHost Macro.

< Macro VHost $host $port $dir >
Listen $port
< VirtualHost $host:$port >

DocumentRoot $dir

< Directory $dir >
# do something here...
< /Directory >

# limit access to intranet subdir.
< Directory $dir/intranet >
order deny,allow
deny from all
allow from 10.0.0.0/8
< /Directory >
< /VirtualHost >
< /Macro >

## Use of VHost with different arguments.

Use VHost www.apache.org 80 /projects/apache/web
Use VHost www.perl.com 8080 /projects/perl/web
Use VHost www.ensmp.fr 1234 /projects/mines/web

## Done.

Requirements:
  • Apache 1.3, 2.x

    What's New in This Release:
  • port to apache 2.2.
  • Macro directives are handled while reading the configuration file.
  • A few casts to avoid warnings.
    tags vhost www  use vhost  mod macro  web use  directory dir  configuration file  host port  

    Download mod_macro 1.1.7


     http://www.coelho.net/mod_macro/mod_macro-1.1.7.tar.gz
     http://www.coelho.net/mod_macro/mod_macro-1.1.7.tar.bz2


    Authors software

    mod_macro 1.1.7 (by Fabien Coelho)
    mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache.

    mod_macro allows th


    Similar software

    mod_macro 1.1.7 (by Fabien Coelho)
    mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache.

    mod_macro allows th

    mod-vhost-ldap 1.0 (by Ondrej Sury)
    mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP

    mod_myvhost 0.15 (by Igor Popov)
    mod_myvhost is Apache 1.3.xx module for dynamically configured name based mass virtual hosting with php

    mod_vhost_dbi 0.1.0 (by Paul Querna)

    Apache mod_suid 2.1 (by Igmar Palsenberg)
    Apache mod_suid allows per-vhost execution of scripts under their own UIDs

    Lemonldap::NG::Handler::Vhost 0.06 (by Xavier Guimard)
    Lemonldap::NG::Handler::Vhost is a Perl extension for building a Lemonldap compatible handler able to manage Apache virtual hosts.

    mod_daytime 0.01 (by Sascha Kersken)
    mod_daytime Apache module is a RFC-867-compliant Daytime service.

    Multi Protocol Support is one of the most important new features

    mod_cfg_ldap 1.2 (by Andreas Brenk)
    mod_cfg_ldap can be used to keep VirtualHost configuration of the Apache web server in a LDAP directory and to make changes visible i

    Apache::ePerl 2.2.13 (by Ralf S. Engelschall)

    Apache::TestTieBucketBrigade 0.03 (by Will Whittaker and Ken Simpson)
    Apache::TestTieBucketBrigade is a Perl module to test Apache::TieBucketBrigade, takes a bunch of stuff and then writes it back upcase


    Other software in this category

    SquirrelMail 1.5.1 (by The SquirrelMail Project Team)
    SquirrelMail is a standards-based Webmail package written in PHP4

    Tiki CMS/Groupware 1.9.7 (by Luis Argerich)

    Downloader for X 2.5.7 (by Chuchelo)
    Downloader for X is a tool for downloading files from the Internet via both HTT

    Links 2.1pre26 (by Martin Pergel)
    Links is graphics and text mode WWW browser, similar to Lynx

    Mozilla Firefox 1.5.0.8 (by Mozilla Project)

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags