Someone redirected his domains A-record to my server. Is there any specific config in virtualhosts? or I can use this like a full domain? (Debian Lenny)

link|improve this question

25% accept rate
feedback

1 Answer

You have two options:

  1. Leave Apache configuration alone, it will serve content out of the default www directory for this domain name.
  2. Add his domain in VirtualHosts configuration and it will serve the content from whichever directory you specify.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.