<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>6523</bug_id>
          
          <creation_ts>2008-11-04 14:30</creation_ts>
          <short_desc>configure options for paths and urls need revamp</short_desc>
          <delta_ts>2009-12-07 19:33:02</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GridShib</product>
          <component>GridShib-CA</component>
          <version>0.5.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>6808</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Von Welch">vwelch@uiuc.edu</reporter>
          <assigned_to name="Von Welch">vwelch@uiuc.edu</assigned_to>
          <cc>gridshib-dev@globus.org</cc>

      

      
          <long_desc isprivate="0">
            <who name="Von Welch">vwelch@uiuc.edu</who>
            <bug_when>2008-11-04 14:30:58</bug_when>
            <thetext>All the configure options for paths and urls are just overwhelming. I can&apos;t keep them all straight. Got to simplify them somehow.

Plus needs some checking for default paths for html and cgi, if we use these, make sure they actually exist or force deployer to provide.

Don&apos;t assume cgi-bin and html are subdirectories off of common root.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Von Welch">vwelch@uiuc.edu</who>
            <bug_when>2009-10-06 07:25:56</bug_when>
            <thetext>On HEAD: changes committed to simply paths down to one standard web directory
and one shibboleth-protected web directory.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Von Welch">vwelch@uiuc.edu</who>
            <bug_when>2009-11-01 12:42:07</bug_when>
            <thetext>Some simplification on head now. New options below. Removing distinction between html and cgi directories helps.

  --with-gridshib-ca-url=&lt;url&gt;
                          Specify the URL for the gridshib-ca. This is the
                          relative URL, without hostname, where the main
                          GridShib-CA starting page will be found. (Default:
                          /&lt;gridshib-ca-dir-name&gt;/)
  --with-gridshib-ca-web-path=&lt;path&gt;
                          Specify the path for the GridShib-CA web space. This
                          is the path that corresponds the the GridShib-CA
                          base URL. (Default:
                          &lt;www-dir&gt;/&lt;gridshib-ca-cgi-bin-url&gt;)
  --with-shib-protected-url=&lt;url&gt;
                          Specify the base url for the Shibboleth-protected
                          web space. This is the relative URL, without
                          hostname, where Shibboleth-protected webapps are
                          installed. (Default:
                          /shib-protected/&lt;gridshib-ca-dir-name&gt;)
  --with-shib-protected-path=&lt;path&gt;
                          Specify the path for the Shibboleth-protected web
                          space. This is the filesystem path where
                          Shibboleth-protected webapps are installed.
                          (Default: &lt;apache_docroot&gt;/&lt;shib_protected_url&gt;)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Von Welch">vwelch@uiuc.edu</who>
            <bug_when>2009-11-01 12:48:22</bug_when>
            <thetext>Still need to do the following before resolving this:

Plus needs some checking for default paths for html and cgi, if we use these,
make sure they actually exist or force deployer to provide.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Von Welch">vwelch@uiuc.edu</who>
            <bug_when>2009-12-07 19:33:02</bug_when>
            <thetext>(In reply to comment #3)
&gt; Still need to do the following before resolving this:
&gt; 
&gt; Plus needs some checking for default paths for html and cgi, if we use these,
&gt; make sure they actually exist or force deployer to provide.

Err. Easier said than done. Depending on configuration options we may or may not be using APACHE_DOCROOT. Other directories may be created for us by install.sh so it&apos;s really hard to detects bad directories prior to installation.

Punting on this and considering this bug as completed.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>