  | |  | Newbie - unable access my www from outside | Newbie - unable access my www from outside 2004-10-29 - By Winanjaya - CBN
I am really sorry, I don;t understand what you mean exactly? .. please advise thanks a lot in advance
----- Original Message ----- From: "Christopher Theunissen" <christopher_theunissen@(protected)> To: <users@(protected)>; "Winanjaya - CBN" <winan888@(protected)> Sent: Friday, October 29, 2004 4:54 PM Subject: Re: [users@(protected)] Newbie - unable access my www from outside
> You need to set your router to forward port 80 to the internal (192.168.x.x) > IP address of the PC running Apache. > > ----- Original Message ----- > From: "Winanjaya - CBN" <winan888@(protected)> > To: "Dick Davies" <rasputnik@(protected)>; <users@(protected)> > Sent: Friday, October 29, 2004 6:05 AM > Subject: Re: [users@(protected)] Newbie - unable access my www from outside > > > > still not workingggg .. > > > > I run below codes.. but still not working .. how come? > > # > > # Use name-based virtual hosting. > > # > > #NameVirtualHost *:80 > > > > <VirtualHost 172.16.1.5:80> > > SuexecUserGroup "#503" "#503" > > ServerName lippogeneral.com > > ServerAlias www.lippogeneral.com > > DocumentRoot /home/lippogeneral/public_html > > ErrorLog /home/lippogeneral/logs/error_log > > CustomLog /home/lippogeneral/logs/access_log common > > ScriptAlias /cgi-bin/ /home/lippogeneral/cgi-bin/ > > <Directory /home/lippogeneral/public_html> > > Options Indexes IncludesNOEXEC FollowSymLinks > > Allow from all > > </Directory> > > </VirtualHost> > > > > what should I do? > > > > TIA > > > > ----- Original Message ----- > > From: "Dick Davies" <rasputnik@(protected)> > > To: <users@(protected)>; "Winanjaya - CBN" <winan888@(protected)> > > Sent: Friday, October 29, 2004 6:14 AM > > Subject: Re: [users@(protected)] Newbie - unable access my www from outside > > > > > > > * Winanjaya - CBN <winan888@(protected)> [1027 13:27]: > > > > What I forgot to inform is: > > > > > > > > the httpd apache is in the same box with squid .. and the squid is > > > > configured as transparent proxy that will nat all port 80 request to > > 3128 .. > > > > does it cause this problem? .. I need advise ..thanks > > > > > > How are requests supposed to get to Apache then? > > > > > > > > > -- > > > Yeah, life is hilariously cruel. - Bender > > > Rasputin :: Jack of All Trades - Master of Nuns > > > > > > --------------------------------------------------------------------- > > The official User-To-User support forum of the Apache HTTP Server Project. > > See <URL:http://httpd.apache.org/userslist.html> for more info. > > To unsubscribe, e-mail: users-unsubscribe@(protected) > > " from the digest: users-digest-unsubscribe@(protected) > > For additional commands, e-mail: users-help@(protected) > > > > >
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |