Redirect old-style forum URLs #9
Notifications
Due Date
No due date set.
Blocks
#3 Forum Redirect Script
glitch-city-laboratories/epilogue
Reference: glitch-city-laboratories/epilogue#9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Redirect old-style forum URLs such as:
http://forums.glitchcity.info/index.php/topic,6638.0.html
Could be done by setting up a handler for
/index.php/<args>.html
and parsing the args ourselves.