(Provider === Consumer)
There is no problem with having the provider and consumer on the same server (I run it like that in my local dev environment). You may hit a problem if you're using one dns name / ip, and subfolders for each wiki instance.
okay, thanks. I was expecting this but wasn't sure. Good point !!