Greg Donald wrote:
On Wed, Feb 10, 2010 at 3:26 PM, Howard <[email protected]> wrote:
TNX for the response, Greg.  That was the first configuration I put
ProxyPass ad nausea in and no go.  What is the function of
sites-available/default versus sites-enabled/000-default (which is what I'm
trying right now)??  Yet another Google search, sigh.

000-default is usually a symlink to default.

You put vhost entry files in /etc/apache2/sites-available, then you
turn them on and off with symlinks to them in
/etc/apache2/sites-enabled.


Thank you.  I shall move back in that direction.

Which begs the next question. In the CentOS yada/yada/httpd.conf file, I did not have to build out the <Virtual Host> blah, blah, blah </Virtual Host> stuff. sites-available has the <Virtual Host> construction but I am getting confused about that functionality that is local to the host and that which is to be reverse proxied.

Am I making this more complicated than needed.  I sure ain't making it work!

Howard

--
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

Reply via email to