Opened 16 years ago
Closed 11 years ago
#211 closed defect (fixed)
Clean URLs
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Priority: | moderate | Milestone: | Greenstone 3 wishlist |
Component: | Greenstone3 Runtime | Severity: | enhancement |
Keywords: | Cc: |
Description (last modified by )
We should be able to have clean urls for collections:
http://server.org/collections/demo/authors/ http://server.org/collections/demo/search/ http://server.org/collections/demo/search/?snails http://server.org/collections/demo/ (about page, or) http://server.org/collections/demo/about/ etc
This is one solution for URL rewrite rules for Tomcat:
http://tuckey.org/urlrewrite/
or we could write our own Filter:
Change History (3)
comment:1 by , 16 years ago
Component: | Building → Greenstone3 |
---|
comment:2 by , 14 years ago
Milestone: | → Greenstone 3 wishlist |
---|---|
Severity: | → enhancement |
comment:3 by , 11 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sam has done this.