https://bugzilla.wikimedia.org/show_bug.cgi?id=30206
--- Comment #1 from Brion Vibber <[email protected]> 2011-08-04 14:59:39 UTC --- There's basically two bits: 1) The way DNS is set up, only known language codes are actually defined. We could add all known codes to the list and have them go to the generic 'no wiki' page to cover anything that will actually work on Incubator, without requiring serious changes (such as wildcards). 2) A resulting redirect could probably be generated by whatever little script runs that generic page, forwarding you on to a matching Incubator page based on the current hostname. I don't think that logic would be super hard, and it should be able to stay as-is from there out. Manual Apache config with the redirects is also possible but would likely be more work to maintain. -- 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
