Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Apache Server

0 views
Skip to first unread message

mikjenl08

unread,
Feb 8, 2011, 2:03:08 PM2/8/11
to
I am new to this, so please be patient if I'm not asking the question
correctly. I'm trying to connect my Apache server to my online
website. the site is ncwinns.com and I need to create an HTML page as
well as prepare jsp and servlets. I've checked my path on my
desktop,but when I go to local host it says page not found.

Can someone tell me what I need to do?

Thanks!

Paul

unread,
Feb 8, 2011, 7:03:12 PM2/8/11
to

"mikjenl08" <mikj...@gmail.com> wrote in message
news:6605caa7-12b8-4ccd...@a28g2000vbo.googlegroups.com...
Hi

I will try to help a bit but I'm not an expert so maybe some others can give
more advie than me.
Firstly this is a bit nitpicky but the correct terminology is that the
webpage(client) connects to the server, and it helps to speak about it
properly

I assume you are running apache server on your local machine as you
mentioned localhost.
Note: I checked your site and it gives a HTTP 404 error, and this is an
Apache tomcat error page so you seem to have your Domain setup for an apache
server , I don't know if this is your localhost or another server.
Anyway first step is to get the localhost default site up and running I
guess. With apache running: open browser and go to http://localhost:8080 , I
guess this port is default and you have not changed that. Provide some clues
what errors you get.


HTH

0 new messages