On 2011-10-27 17:52, Isabell Alcott wrote: > Maybe I did not show up correctly my problem, i dont want to have > multiple wikis. > > I just would like to have 1 wiki on multiple domains.
Do you want to have http://domain2/wiki/... to redirect to http://domain1/wiki/..., or simply have both domains access the same directory path on your host while retaining the different domain names? The former is easily done with .htaccess (if you use Apache), and the latter is as simple as setting up domain2 with your host in the same way as domain1 (that is, point it to the same directory on your host filesystem). -- Curulan Angelicos (aka Tom Ditmars) Leader, Clan Titan OpenPG KeyID: 0x50F64C0D Clan Website: http://clantitan.org
_______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
