[wellylug] Setting up a simple web server

Chris Hodgetts chris at archnetnz.com
Fri Aug 12 13:43:45 NZST 2005


without having a webserver running there is no way to serve up web pages.


apt-get install apache
should get you a basic configured apache server.... although the files you
have put on your machine, may not be pointing to the default apache
config...

you might need to read up on how to configure apache to learn how to
change the document root location in the config.

> You had a point here about Apache. Using the test you suggested, I found
> no sign it was operating. After trying to download more Apache files in
> Synaptic, they could not be retrieved from the server. I will look
> around some more for alternate sources.
>
> Please feel free to suggest any you know of.
> On Thu, 2005-08-11 at 11:12 +1200, Chris Hodgetts wrote:
>
>>
>> I would start be making sure that Apache has been started on your
>> webserver machine.
>>
>> Internall on any webbrowser go in the address bar
>>
>> http://<IPADDRESS OF WEBSERVER>
>>
>> that should display the file called index.html -- if that works, yaa you
>> have your webserver running.
>
>>
>
>
> --
> Wellington Linux Users Group Mailing List: wellylug at lists.wellylug.org.nz
> To Leave:  http://lists.wellylug.org.nz/mailman/listinfo/wellylug
>





More information about the wellylug mailing list