Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!garnet.bmr.gov.au!como.dpie.gov.au!news.gan.net.au!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!news.vbc.net!news.cais.net!news.ac.net!imci4!newsfeed.internetmci.com!info.ucla.edu!csulb.edu!csus.edu!news From: wleong@sfsu.edu (Jerry Leong) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Configuring NCSA httpd, Help! Date: Wed, 27 Mar 1996 20:50:49 GMT Organization: San Francisco State University Lines: 15 Message-ID: <3159a816.474186@news.csus.edu> NNTP-Posting-Host: wleong@pluto.sfsu.edu X-Newsreader: Forte Agent .99d/32.182 Hi, I downloaded NCSA 1.5 version of httpd and compiled it last night. I have a question about setting up the Server. See, I wanted to run the httpd as a standalone(is that the word?) process on my home machine without connecting to the Internet. I have assigned a host name (not a valid DNS) to my box. How can I access the homepage of the user on this machine? By using netscape, I thought of using http://myhostname/users but it didn't work that way since myhostname itself is not a valid DNS. One other thing, if I've reconfigured the httpd, do I need to restart my computer for the change to take effect? Thanx in advance! p/s: I have FreeBSD 2.1 version on my pentium box.