Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!news.kei.com!news.mathworks.com!news-xfer.netaxs.com!news.fast.net!newsgate.ptd.net!news.ptd.net!not-for-mail From: nickf@ptd.net (Nick Folino) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Apache problems! Date: 16 Mar 1997 16:08:07 GMT Organization: ProLog - PenTeleData, Inc. Lines: 10 Message-ID: <332d1a10.1376104@news.ptd.net> Reply-To: nickf@ptd.net NNTP-Posting-Host: cs3-10.pot.ptd.net NNTP-Posting-User: nickf Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent .99g/32.339 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37142 I'm trying to configure Apache to allow user home pages. It all seems to be setup right but when I try to connect to a users homepage (http://192.168.0.10/~nick) it tries to lookup my hostname, and I get an error: cannot resolve nexgen.nick.net. Which is true. My question is how do i make Apache send my IP instead of my hostname?? I don't have a DNS on my local network and don't really need one ( unless of course Apache will force me to ) :-) Nick