I have some problem to configure properly perlbal to make work the domain mapping.
When my users point their own domain name to their journal, they get the following error:
404 - Not Found
Not Found (no configured vhost)I have configured my perbal conf according to the livejournal doc, but I suppose there is something lacking in it?
Thanks for your help
SOLVED: I found out that my domain mapped journals were accessible through the 8081 port. My solution was to add VHOST * = web_proxy before every other vhosts in my perlbal conf... But is it really the best way of doing?