--- In [email protected], "J.A. Rottman" <[EMAIL PROTECTED]> wrote: > I installed the redhat apache version, and I am > getting a bit closer to getting this right. I am now > getting a 502 error from apache. > > Bad Gateway > > The proxy server received an invalid response from an > upstream server. > > here is my connector in server.xml > <Connector port="8081" proxyPort="80" > proxyName="fully.qualified.domain.name" />
Change "fully.qualified.domain.name" to your actual domain name, or IP address. ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

