On Sat, Feb 14, 2004 at 09:33:18PM -0800, Karsten M. Self wrote: > > > Please be explicit in what commands you are issuing, and what results > > > you are seeing. > > > > > > > Simply typing dwww at the promp line open the browser in that site. > > Or if I select dwww from > > Applications -->> Debian menu -->> Help -->> Dwww > > I still get the same result. Very weird. Any ideas about what to look > > for? > > Well, dwww itself is a shell script. You've tried looking at it? > > $ bash -x $( which dwww ) > > ...is a start. >
And nice one. Didn't know about this combination of bash -x (which ***). Thanks a lot. Anyway, commenting the line DWWW_SERVERNAME fixed the behavior. hpd:/home/tony# cat /etc/dwww/dwww.conf DWWW_DOCROOTDIR=/var/www DWWW_CGIDIR=/usr/lib/cgi-bin DWWW_CGIUSER=www-data DWWW_SERVERNAME=hpd DWWW_SERVERPORT=80 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]