File with a short URL downloaded with original filename
问题 Question ( see below for longer explanations and things I have tried already ) : Is there a way of having the short URL http://example.com/qf56p9z redirect to the first file found on the server of the form /files/qf56p9z_(.*) , and having it downloaded on the client with filename = (.*) ? (if possible, without PHP) Background : I have a file on server stored in /files/qf56p9z_blahblah.xls that I would like to be accessible from this short URL : http://example.com/qf56p9z (+the same for other