Date: Thu, 22 Oct 1998 14:30:00 -0700 From: Graeme Tait <graeme@echidna.com> To: Jerry <jerryr@ComCAT.COM> Cc: freebsd-questions@FreeBSD.ORG, graeme@echidna.com Subject: Re: need a / after a domain? Message-ID: <362FA3D8.3A59@echidna.com> References: <Pine.GSO.4.02A.9810221318040.11971-100000@uw>
next in thread | previous in thread | raw e-mail | index | archive | help
Jerry wrote: > > I'm positive its a server problem. If someone were request: > > www.domain.com/~username or > www.domin.com/dir > > each end up with the server having no DNS entry. Is the requested hostname (www.domain.com above) the same as the "ServerName" specified in your apache httpd.conf file? You may need to set "UseCanonicalName off" in httpd.conf . Read the relevant Apache docs (e.g., http://www.apache.org/docs/mod/core.html#usecanonicalname). The configuration required depends on exactly what you are trying to do with your server. -- Graeme Tait - Echidna To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?362FA3D8.3A59>