IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2008, 11:22:49 AM (18 years ago)
Author:
jhoblitt
Message:

fix DS URLs to work without requiring a trailing slash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/web/conf/httpd-datastore.conf

    r17381 r18345  
    3737</Directory>
    3838
    39 Alias       /ds/     /data/ipp000.0/datastore/dsroot/
    40 ScriptAlias /ds-cgi/ /data/ipp000.0/datastore/ds-cgi/
     39Alias       /ds     /data/ipp000.0/datastore/dsroot/
     40ScriptAlias /ds-cgi /data/ipp000.0/datastore/ds-cgi/
    4141
Note: See TracChangeset for help on using the changeset viewer.