Ubuntu server doubts
David Karr
davidmichaelkarr at gmail.com
Fri Mar 6 19:58:34 UTC 2009
On Fri, Mar 6, 2009 at 11:21 AM, SENTHIL KUMAR <nucleic81 at gmail.com> wrote:
> Dear Ubuntu Users,
>
> i wish to change my PC as web server within a LAN. i have installed
> APCHE.PHP, MYSQL,phpADMIIN etc. but how to config apche.conf etc. and
> finally amke a web html page and show it to a neighbour in my office
> without having to get domain name etc.
>
Assuming you're both on the same LAN, you could probably just tell them your
local hostname, but you could also just use your IP address instead of the
host name. For instance, at a shell prompt take the result you get from
executing "hostname" and form a URL like "http://myhostname:portnumber/..."
(you'll have to know what port number apache is running on). Similarly, if
you take the IP address of your box (you can get this from "ifconfig"), you
can use that instead of the hostname.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090306/a569d5c9/attachment.html>
More information about the ubuntu-users
mailing list