Changeset 4673


Ignore:
Timestamp:
03/12/14 17:02:34 (10 years ago)
Author:
andre.moreira@mpi.nl
Message:

Updated GET index.html endpoint to support HTML5 history API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/SCHEMAcat/trunk/urn.org.isocat.schemacat.interface.rest/module.xml

    r4574 r4673  
    811811                        <rest>
    812812                           <method>GET</method>
    813                            <simple>/site{file:(?i)(/index.html|/index.htm)}</simple>
     813                           <simple>/site{file:(?i)(/index.html.*|/index.htm.*)}</simple>
    814814                           <compress/>
    815815                           <Etag>MD5</Etag>
Note: See TracChangeset for help on using the changeset viewer.