Re: [users@httpd] question maybe conceptual on virtual hosting

2011-05-13 Thread David Mehler
Hi, Thanks a lot. All my virtual host issues are now resolved. Thanks. Dave. On 5/13/11, Jeroen Geilman wrote: > On 05/14/2011 01:13 AM, David Mehler wrote: >> Hello, >> >> Thank you for your reply. From what your telling me the below is >> wrong. Is the only correction I have to make the elim

Re: [users@httpd] question maybe conceptual on virtual hosting

2011-05-13 Thread Jeroen Geilman
On 05/14/2011 01:13 AM, David Mehler wrote: Hello, Thank you for your reply. From what your telling me the below is wrong. Is the only correction I have to make the elimination of the duplicate sections in the virtual hosts or do I have to take out more? An SSL NameVirtualHost will only func

Re: [users@httpd] question maybe conceptual on virtual hosting

2011-05-13 Thread David Mehler
Hello, Thank you for your reply. From what your telling me the below is wrong. Is the only correction I have to make the elimination of the duplicate sections in the virtual hosts or do I have to take out more? Thanks. Dave. # httpd.conf # location of the web server tree DocumentRoot "/var/www/

Re: [users@httpd] question maybe conceptual on virtual hosting

2011-05-13 Thread Jeroen Geilman
On 05/13/2011 06:50 AM, David Mehler wrote: Hello, I've got a question on virtual hosts. I'm running httpd 2.2.3 on a rhel5 machine. I believe from what I've read that when one sets up a virtual host that the Listen and other directives in httpd.conf are no longer valid. Listen may only be used

[users@httpd] question maybe conceptual on virtual hosting

2011-05-12 Thread David Mehler
Hello, I've got a question on virtual hosts. I'm running httpd 2.2.3 on a rhel5 machine. I believe from what I've read that when one sets up a virtual host that the Listen and other directives in httpd.conf are no longer valid. FIrst of all, did I get that right? I've got a Listen line in httpd.con