Ticket #1 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

SPARQL server does not give redirects when eg. /sparql/ requested

Reported by: swh Owned by: njl
Priority: major Milestone:
Component: SPARQL Server Version: 1.0
Keywords: http Cc:

Description

If you request http://localhost:8000/sparql then you get a 404, where most users would expect a "301 Moved Permanently" response pointing to http://localhost:8000/sparql/

Change History

comment:1 Changed 3 years ago by njl

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.