Doing redirects from non Drupal site. In attempt to list path in 404, module doesn't fetch full query, just the base

Created on 24 March 2015, about 10 years ago
Updated 20 May 2025, about 4 hours ago

I am moving a site, from old PHP only site to Drupal.
So I am trying to get 404 for the url so I can have it in admin and make a redirect. So I am accessing new drupal site, with old query like

https://develop.example.com/de/staticPage.php?page=customerCare&service=...

but system only registers

https://develop.example.com/de/staticPage.php

so I cant make redirects as I dont know which query it was. My plan was to hit the site with hundreds of old queries and then make redirects for them (there are no possible patterns that match old and new so I can only do it like that) but this will not work as system only gets base of url.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡­πŸ‡·Croatia Marko B

Live updates comments and jobs are added and updated live.
  • Needs reroll

    The patch will have to be re-rolled with new suggestions/changes described in the comments in the issue.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024