# # Sample target resolver configuration file. Each line must consist # of two fields separated by one or more TAB characters. # First field is a regular expression that is matched against the request URI. # Second field is a target type and can be one of: # SERVICE, COLLECTION, ENTRY, MEDIA, CATEGORIES # # Blank lines and lines starting with a hash sign ('#') are ignored. # # $Id: targetResolver.conf 1366 2007-05-18 15:24:26Z u.cei $ /(\?[^#]*)? SERVICE /atom/([^/#?]+)/? COLLECTION /atom/([^/#?]+)/([^/#?]+)(\?[^#]*)? ENTRY