Re: [users@httpd] Trouble with Apache and Virtual Hosts

2011-08-09 Thread Ganesh Viswanathan
Sorry for the delayed update. I deleted my hosts file and created a new one using notepad. I restarted my computer and then tried. It worked. It is kind of lame. Thanks for your help! Regards, Ganesh. On Tue, Aug 9, 2011 at 9:21 PM, Frank Gingras wrote: > > > On 08/09/2011 10:42 AM, Ganesh Viswa

Re: [users@httpd] Trouble with Apache and Virtual Hosts

2011-08-09 Thread Frank Gingras
On 08/09/2011 10:42 AM, Ganesh Viswanathan wrote: 1. Added that line to the vhosts.conf file above the virtual hosts declaration. 2. Cleared Browser cache and then retried. No luck at all :( Regards, Ganesh. On Tue, Aug 9, 2011 at 8:07 PM, Eric Covener mailto:cove...@gmail.com>> wrote:

Re: [users@httpd] Trouble with Apache and Virtual Hosts

2011-08-09 Thread Ganesh Viswanathan
1. Added that line to the vhosts.conf file above the virtual hosts declaration. 2. Cleared Browser cache and then retried. No luck at all :( Regards, Ganesh. On Tue, Aug 9, 2011 at 8:07 PM, Eric Covener wrote: > On Tue, Aug 9, 2011 at 10:31 AM, Ganesh Viswanathan > wrote: > > > > ServerAdmin

Re: [users@httpd] Trouble with Apache and Virtual Hosts

2011-08-09 Thread Eric Covener
On Tue, Aug 9, 2011 at 10:31 AM, Ganesh Viswanathan wrote: > > ServerAdmin [email address] There should be one "NameVirtualHost *:80". Also, watch out for browser caches. - The official User-To-User support forum of the Apache

[users@httpd] Trouble with Apache and Virtual Hosts

2011-08-09 Thread Ganesh Viswanathan
Hi, I wanted to install subdomains to be used locally. I configured my hosts file and added a new address: 127.0.1.1 local.loc 127.0.1.1 part1.local.loc 127.0.1.1 part2.local.loc 127.0.1.1 blog.local.loc There is no 127.0.0.1 in my hosts file anymore. I removed it. I configured my vhosts file t