Last modified: 2012-05-07 20:43:15 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 T38513, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36513 - deployment.wmflabs.org doesn't redirect
deployment.wmflabs.org doesn't redirect
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: High major
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-04 11:58 UTC by Peter Bena
Modified: 2012-05-07 20:43 UTC (History)
1 user (show)

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


Attachments

Description Peter Bena 2012-05-04 11:58:16 UTC
to beta.wmflabs.org it's broken since updates of apache
Comment 1 Peter Bena 2012-05-04 11:59:07 UTC
since there is a number of links pointing to it, should be done asap
Comment 2 Antoine "hashar" Musso (WMF) 2012-05-04 12:19:54 UTC
There is no deployment.wmflabs.org virtual host configured on -dbdump in /usr/local/apache/conf

Maybe it was configured somewhere in /etc/apache2/

I am traveling till monday. You will need to define a new virtual host in /usr/local/apache2/conf/
Comment 3 Antoine "hashar" Musso (WMF) 2012-05-07 20:43:15 UTC
Looks like it was fixed somehow last week. Most probably by Petr.

I have committed the change to the local git repo. That looks like:


 <VirtualHost *>
 ServerName deployment.wmflabs.org
 Redirect / http://deployment.wikimedia.beta.wmflabs.org/
 </VirtualHost>

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


Navigation
Links