On 9/17/06, JM <[EMAIL PROTECTED]> wrote:
Hi,

        Based on the docs I still have to do manipulation on the DNS side.  Can 
it be
done without manipulation on the DNS side? Can a mod_rewrite ( just
guessing ) or a combination of something do the trick?

No, that part of it has nothing to do with apache.  The client needs
some way to know what hostnames map to your server.  That must be done
in DNS.  If you are worrying about needing to modify DNS for each
site, you could consider using a wildcard DNS entry to map
*.example.com to the same site.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to