Page MenuHomeIn-Portal Phabricator

INP-1748 - Follow location, when generating static version of Maintenance Page
ClosedPublic

Authored by alex on Sep 12 2018, 7:37 AM.

Details

Test Plan
  1. login to Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. enable these settings:
    • Require SSL for Administrative Console
    • Enable MOD_REWRITE for SSL
  4. specify SSL url to the website in SSL Full URL (https://www.domain.com/path) setting
  5. save changes
  6. reload the page
  7. confirm, that Admin Console is served under SSL now
  8. press Generate Page button on same page
  9. open /system/maintenance.html page under SSL
  10. confirm, that page is displayed and looks correct (as page from /maintenance.html URL, that is used to generate it)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex created this revision.Sep 12 2018, 7:37 AM
alex edited the test plan for this revision. (Show Details)Sep 12 2018, 7:38 AM
alex added a project: Restricted Project.
erik accepted this revision.Sep 19 2018, 6:00 AM
This revision is now accepted and ready to land.Sep 19 2018, 6:00 AM
This revision was automatically updated to reflect the committed changes.