Re: Handling 'www.' in a domain name
Jonathon McKitrick <[email protected]> Wed, 1 Nov 2006 05:35:32 +0000
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 06, 2006 at 07:05:44AM -0500, Brian Mastenbrook wrote: : With Araneida, you can use the reverse proxy handler to rewrite all : requests for 'foo.com' into 'www.foo.com' requests. Something like this : actually matches every host it gets fed and turns it into your URL: Silly question: does this require anything special in how DNS treats my domain name? In other words, do I have to do anything else to get 'beta.foo.com' to work if I have a site running 'www.foo.com'? Jonathon McKitrick -- My other computer is your Windows box.