Ignore:
Timestamp:
2009-09-18T18:41:06+12:00 (15 years ago)
Author:
ak19
Message:
  1. Many changes to gsicontrol.bat to bring it up to date with the recent changes made to gsicontrol.sh. The httpd.conf.in now has a HOST_IP placeholder instead of HOSTS for the Allow From line. Now the httpd.conf always has at least the home IP (127.0.0.1) as well as the hostIP we write. These ensure that the local URLs localhost and hostname work on Linux and Windows. Other changes: the restart label is implemented differently and other minor corrections. 2. Minor spelling correction to gsicontrol.sh
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/gsicontrol.sh

    r20622 r20637  
    162162# This version runs without testing for GSDLHOME
    163163# Useful to be run as a target when we know test-gsdlhome has already
    164 # been done.  This avoids a unnecessary repetition of printing
     164# been done.  This avoids an unnecessary repetition of printing
    165165# out the values of GSDLHOME and GSDLOS
    166166    if test -e "$GSDLHOME/apache-httpd/$GSDLOS/conf/httpd.conf" ; then
Note: See TracChangeset for help on using the changeset viewer.