You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by sergei_vlad <se...@levchenko.com> on 2002/12/01 15:10:06 UTC

[users@httpd] Apache based http server problem

Hi Everybody!
Recently I started trying to set my own http server up on my computer which
got 1.5Mbps cable connection. I tryed many http server programs. Although it
seems that everything is set right and my server is reachable ONLY within
the local network. INet users report sometimes 500 Internal Server
Error, sometimes Page Cannot Be Displayed. Why that happens?
I was trying to change port values - didn't help.
Right now Apache based http server is running and activated at default port
80. My web address is www.levchenko.com and IP is 68.65.189.212
I would appreciate if you could help me out.
Thanks

Sincerely
Sergei Levchenko
E-mail: sergei@levchenko.com
Tel: +1(508)989-2124



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache based http server problem

Posted by Dirk-Willem van Gulik <di...@webweaving.org>.
It would help if you would state

	-> version of the software you are using;
		i.e. apache 1.3.7
	-> operating system you are using;
		i.e. MS Windows 95

You want to email the tail/end of the files

	logs/error_log
	logs/access_log

Which is where any errors will appear. But you may have a more
fundamental, non apache related, problem; which is that your
Cable modem/router needs to be configured to (not) do NAT and/or map port
80 through to an internal address and/or your cablemodem provider needs to
allow you to run a web server. A lot of them do not allow that.

Dw.

On Sun, 1 Dec 2002, sergei_vlad wrote:

> Hi Everybody!
> Recently I started trying to set my own http server up on my computer which
> got 1.5Mbps cable connection. I tryed many http server programs. Although it
> seems that everything is set right and my server is reachable ONLY within
> the local network. INet users report sometimes 500 Internal Server
> Error, sometimes Page Cannot Be Displayed. Why that happens?
> I was trying to change port values - didn't help.
> Right now Apache based http server is running and activated at default port
> 80. My web address is www.levchenko.com and IP is 68.65.189.212
> I would appreciate if you could help me out.
> Thanks
>
> Sincerely
> Sergei Levchenko
> E-mail: sergei@levchenko.com
> Tel: +1(508)989-2124
>
>
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org