> I'd like to have on one IP:80 apache and at other IP:80 (the same
> machine) mathopd. Is there any possibility to do this?

No problem. Just do something like this in your configuration file

  Server {
    Address 10.0.0.1
    # other things here
  }

HTH

Cheers
Michiel

Reply via email to