WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
12154
wiki.webkit.org redirects to opendarwin.org
https://bugs.webkit.org/show_bug.cgi?id=12154
Summary
wiki.webkit.org redirects to opendarwin.org
David Kilzer (:ddkilzer)
Reported
2007-01-07 13:38:21 PST
The wiki.webkit.org address still redirects to opendarwin.org. It should redirect to trac:
http://trac.webkit.org/projects/webkit/wiki
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2007-01-07 14:58:00 PST
I can fix this temporarily via a redirect as the A record for wiki.webkit.org is still pointing at my server (the one that also hosts the nightly builds). Ideally this would be fixed by changing the DNS entry for wiki.webkit.org to point to the same place as trac.webkit.org and doing the redirect on the macosforge end. I'm not able to do the latter, but I think Tim may be able to.
Mark Rowe (bdash)
Comment 2
2007-01-07 15:07:11 PST
I have put the temporary redirect in place: RewriteRule ^/(.*)$
http://trac.webkit.org/projects/webkit/wiki/$1
[R=301,L,QSA]
David Kilzer (:ddkilzer)
Comment 3
2007-11-13 09:44:31 PST
Fixed. It redirects to the trac.webkit.org wiki now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug