Codeinwp / wp-maintenance-mode

Adds a splash page to your site that lets visitors know your site is down for maintenance. Full access to the back- & front-end is optional.
https://wordpress.org/plugins/wp-maintenance-mode/
159 stars 82 forks source link

Redirect from external URLs #434

Open pronoym99 opened 3 months ago

pronoym99 commented 3 months ago

I want to use the maintenance page designed and stored at <internal-IP>/maintenance-page/ as the target URL for multiple other URLs to use as a common web portal maintenance page.

E.g. my-website.com -> <internal-IP>/maintenance-page/ my-other-website.com -> <internal-IP>/maintenance-page/ and so on.

How to do this?