Re: [us...@httpd] Cacthing hosts

2010-02-27 Thread Nilesh Govindarajan
On Fri, Feb 26, 2010 at 10:52 PM, Frank Gingras wrote: > > > On 02/26/2010 12:12 PM, Tom Evans wrote: > >> On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan >> wrote: >> >>> Hi, >>> >>> I have two domains, example.net and example.com >>> >>> *.example.net& *.example.com point to the server's

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Nilesh Govindarajan
On Fri, Feb 26, 2010 at 10:42 PM, Tom Evans wrote: > On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan > wrote: > > Hi, > > > > I have two domains, example.net and example.com > > > > *.example.net & *.example.com point to the server's IP (Wildcard CNAME). > > > > Now only some subdomains like

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Frank Gingras
On 02/26/2010 12:12 PM, Tom Evans wrote: On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan wrote: Hi, I have two domains, example.net and example.com *.example.net& *.example.com point to the server's IP (Wildcard CNAME). Now only some subdomains like www, img, etc. are defined on both

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Tom Evans
On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan wrote: > Hi, > > I have two domains, example.net and example.com > > *.example.net & *.example.com point to the server's IP (Wildcard CNAME). > > Now only some subdomains like www, img, etc. are defined on both domains. > > I want to catch all o

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Rich Bowen
On Feb 26, 2010, at 11:57 AM, Nilesh Govindarajan wrote: > Hi, > > I have two domains, example.net and example.com > > *.example.net & *.example.com point to the server's IP (Wildcard CNAME). > > Now only some subdomains like www, img, etc. are defined on both domains. > > I want to catch all

[us...@httpd] Cacthing hosts

2010-02-26 Thread Nilesh Govindarajan
Hi, I have two domains, example.net and example.com *.example.net & *.example.com point to the server's IP (Wildcard CNAME). Now only some subdomains like www, img, etc. are defined on both domains. I want to catch all other subdomains not configured and raise a 404 error. How to ? -- Nilesh