https://bugzilla.wikimedia.org/show_bug.cgi?id=18306


Mike.lifeguard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Mike.lifeguard <[email protected]>  2009-04-03 
11:19:27 UTC ---
textbook.wikipedia.org does exist in
http://noc.wikimedia.org/conf/redirects.conf but doesn't work?

<VirtualHost *>
    ServerName redirector.wikipedia.org
    ServerAlias
...
        textbook.wikipedia.org \
...

    RewriteCond %{HTTP_HOST} textbook.wikipedia.org
    RewriteRule ^/(.*$) http://wikibooks.org/$1 [R=301,L]


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to