After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689838 - Add redirect to developer.gnome.org virtual host
Add redirect to developer.gnome.org virtual host
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2012-12-07 11:56 UTC by Frederic Peters
Modified: 2012-12-07 12:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2012-12-07 11:56:05 UTC
Could a sysadmin add the following directive to /etc/httpd/sites.d/developer.gnome.org.conf (on webapps):

  RedirectMatch /gtk/(.*)$ /gtk3/$1
Comment 1 Andrea Veri 2012-12-07 12:34:22 UTC
Added.