Ignore:
Timestamp:
2013-04-29T15:29:07+12:00 (11 years ago)
Author:
davidb
Message:

Additions made so compiled up AMP configureation has the necessary extras to be a web server that can operate with the afrepo extension

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/gsdl-amp/trunk/src/packages/CASCADE-MAKE/APACHE.sh

    r23100 r27276  
    1212if [ "$COMPILE_UP_APACHE_HTTPD" = "1" ] ; then
    1313  opt_run_untar $force_untar $auto_untar $package $version
    14   opt_run_configure $force_config $auto_config $package $version $prefix --with-layout=Apache --enable-so
     14  opt_run_configure $force_config $auto_config $package $version $prefix --with-layout=Apache --enable-so --enable-rewrite
    1515
    1616  opt_run_make $compile   $package $version
Note: See TracChangeset for help on using the changeset viewer.