Last modified: 2013-03-18 08:54:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47711, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45711 - https://integration.wikimedia.org/ should be like integration.mediawiki.org, not doc.wikimedia.org
https://integration.wikimedia.org/ should be like integration.mediawiki.org, ...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Normal normal (vote)
: ---
Assigned To: Krinkle
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-04 17:33 UTC by Krinkle
Modified: 2013-03-18 08:54 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2013-03-04 17:33:57 UTC
Something is likely conflicting in the Apache configuration.

The direct cause is likely that :443 of integration is only on *.mediawiki.org, not *.wikimedia.org, because of the certificates.

Instead of making it more complicated, how about removing mediawiki.org from the integration ServerAlias and put it on wikimedia.org for real (not just as a non-redirecting ServerAlias, but as the canonical location), and then turn integration.mediawiki.org into a redirect.

So from

:80
 integration.mediawiki.org
 integration.wikimedia.org
:443
 integration.mediawiki.org
 SSL certs/star.mediawiki.org

To

:80
 integration.wikimedia.org
:443
 integration.wikimedia.org
 SSL certs/star.wikimedia.org
:80
 integration.mediawiki.org
 Redirect 301 / http://integration.wikimedia.org
:443
 integration.mediawiki.org
 SSL certs/star.mediawiki.org
 Redirect 301 / https://integration.wikimedia.org
Comment 1 Krinkle 2013-03-18 08:54:17 UTC
Change-Id: I531ea5bcfe31b96e3eafd47fee5080f8aaf86121

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links