Add URL rewriting. #12

Open
opened 2024-01-22 22:00:39 +00:00 by threeoh6000 · 0 comments
Owner

Add an engine to rewrite individual or multiple URL segments into other things to allow for transparent removal of things like file extensions or the sort, for example,example.com/destination/thing?a could become example.com/cgi-bin/application.cgi/thing?a

Add an engine to rewrite individual or multiple URL segments into other things to allow for transparent removal of things like file extensions or the sort, for example,`example.com/destination/thing?a` could become `example.com/cgi-bin/application.cgi/thing?a`
threeoh6000 added the
enhancement
label 2024-01-22 22:00:48 +00:00
threeoh6000 self-assigned this 2024-01-22 22:04:54 +00:00
threeoh6000 added this to the 0.9 milestone 2024-04-26 17:02:32 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: threeoh6000/herb#12
No description provided.